Package energy.eddie.dataneeds.needs
Class RegionConnectorFilter
java.lang.Object
energy.eddie.dataneeds.needs.RegionConnectorFilter
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRegionConnectorFilter(RegionConnectorFilter.Type type, List<String> regionConnectorIds) -
Method Summary
Modifier and TypeMethodDescriptionReturns the ID of the data need with which thisRegionConnectorFilteris associated.voidsetDataNeedId(String dataNeedId) Sets the id of the data need with which thisRegionConnectorFiltershould be associated.type()
-
Constructor Details
-
RegionConnectorFilter
-
RegionConnectorFilter
public RegionConnectorFilter()
-
-
Method Details
-
type
-
regionConnectorIds
-
dataNeedId
Returns the ID of the data need with which thisRegionConnectorFilteris associated. -
setDataNeedId
Sets the id of the data need with which thisRegionConnectorFiltershould be associated.
-