Class EnergyBillV1EnergySupplier

  • All Implemented Interfaces:
    PositionData

    public class EnergyBillV1EnergySupplier
    extends BaseField
    The company that supplies the energy.
    • Constructor Detail

      • EnergyBillV1EnergySupplier

        public EnergyBillV1EnergySupplier()
    • 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 supplier.
      • getName

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