Class PiMeterCellConfig.Builder

  • Enclosing class:
    PiMeterCellConfig

    public static final class PiMeterCellConfig.Builder
    extends java.lang.Object
    • Method Detail

      • withMeterCellId

        public PiMeterCellConfig.Builder withMeterCellId​(PiMeterCellId meterCellId)
        Sets the meter cell identifier for this meter.
        Parameters:
        meterCellId - meter cell identifier
        Returns:
        this
      • build

        public PiMeterCellConfig build()
        Builds the meter cell configuration.
        Returns:
        a new meter cell configuration