Class FluviusDataSourceInformation
java.lang.Object
energy.eddie.regionconnector.be.fluvius.permission.request.FluviusDataSourceInformation
- All Implemented Interfaces:
DataSourceInformation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe country code of the data source.The metered data administrator id of the data source.The permission administrator id of the data source.The region connector id of the data source.
-
Field Details
-
FLUVIUS
- See Also:
-
-
Constructor Details
-
FluviusDataSourceInformation
public FluviusDataSourceInformation()
-
-
Method Details
-
countryCode
Description copied from interface:DataSourceInformationThe country code of the data source.- Specified by:
countryCodein interfaceDataSourceInformation
-
regionConnectorId
Description copied from interface:DataSourceInformationThe region connector id of the data source.- Specified by:
regionConnectorIdin interfaceDataSourceInformation
-
meteredDataAdministratorId
Description copied from interface:DataSourceInformationThe metered data administrator id of the data source.- Specified by:
meteredDataAdministratorIdin interfaceDataSourceInformation
-
permissionAdministratorId
Description copied from interface:DataSourceInformationThe permission administrator id of the data source.- Specified by:
permissionAdministratorIdin interfaceDataSourceInformation
-