Package edu.ie3.datamodel.io.extractor
Interface HasType
- All Superinterfaces:
NestedEntity
- All Known Implementing Classes:
BmInput
,ChpInput
,EvInput
,HpInput
,LineInput
,StorageInput
,Transformer2WInput
,Transformer3WInput
,WecInput
Interface that should be implemented by all elements holding a
AssetTypeInput
and should
be processable by the Extractor
.- Since:
- 31.03.20
-
Method Summary
-
Method Details
-
getType
AssetTypeInput getType()
-