Package edu.ie3.datamodel.io.extractor
Interface HasThermalStorage
- All Known Implementing Classes:
ChpInput
public interface HasThermalStorage
Interface that should be implemented by all elements holding a
ThermalStorageInput
elements and should be processable by the Extractor
.- Since:
- 31.03.20
-
Method Summary
-
Method Details
-
getThermalStorage
ThermalStorageInput getThermalStorage()
-