Class EdaDataSourceInformation
java.lang.Object
energy.eddie.regionconnector.at.eda.permission.request.EdaDataSourceInformation
- All Implemented Interfaces:
DataSourceInformation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionThe country code of the data source.booleaninthashCode()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.
-
Constructor Details
-
EdaDataSourceInformation
-
EdaDataSourceInformation
protected EdaDataSourceInformation()
-
-
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
-
permissionAdministratorId
Description copied from interface:DataSourceInformationThe permission administrator id of the data source.- Specified by:
permissionAdministratorIdin interfaceDataSourceInformation
-
meteredDataAdministratorId
Description copied from interface:DataSourceInformationThe metered data administrator id of the data source.- Specified by:
meteredDataAdministratorIdin interfaceDataSourceInformation
-
equals
-
hashCode
public int hashCode()
-