Class AccountingPointDataNeed

java.lang.Object
energy.eddie.dataneeds.needs.DataNeed
energy.eddie.dataneeds.needs.AccountingPointDataNeed
All Implemented Interfaces:
DataNeedInterface

@Entity public class AccountingPointDataNeed extends DataNeed
Data need designed to request accounting point information about a customer from their MDA.
  • Field Details

  • Constructor Details

    • AccountingPointDataNeed

      public AccountingPointDataNeed()
    • AccountingPointDataNeed

      public AccountingPointDataNeed(String name, String description, String purpose, String policyLink, boolean enabled, @Nullable RegionConnectorFilter regionConnectorFilter)