Class EnergyBillV1MeterDetail

  • All Implemented Interfaces:
    PositionData

    public class EnergyBillV1MeterDetail
    extends BaseField
    Information about the energy meter.
    • Constructor Detail

      • EnergyBillV1MeterDetail

        public EnergyBillV1MeterDetail()
    • Method Detail

      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in class BaseField
        Returns:
        true if the field is empty, false otherwise.
      • toFieldList

        public String toFieldList()
        Output the object in a format suitable for inclusion in an rST field list.
      • getMeterNumber

        public String getMeterNumber()
        The unique identifier of the energy meter.
      • getMeterType

        public String getMeterType()
        The type of energy meter.
      • getUnit

        public String getUnit()
        The unit of measurement for energy consumption, which can be kW, m³, or L.