Class EnergyBillV1EnergyConsumer

  • All Implemented Interfaces:
    PositionData

    public class EnergyBillV1EnergyConsumer
    extends BaseField
    The entity that consumes the energy.
    • Constructor Detail

      • EnergyBillV1EnergyConsumer

        public EnergyBillV1EnergyConsumer()
    • 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.
      • getAddress

        public String getAddress()
        The address of the energy consumer.
      • getName

        public String getName()
        The name of the energy consumer.