public class StorageLoadGood extends AbstractStorageLoad implements java.io.Serializable
Java class for StorageLoadGood complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="StorageLoadGood">
<complexContent>
<extension base="{http://www.dawis.wiwi.uni-due.de/EnergyOptionModel}AbstractStorageLoad">
<sequence>
<element name="StorageLoad" type="{http://www.w3.org/2001/XMLSchema}double"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected double |
storageLoad |
idStorageLoad, interfaceID| Constructor and Description |
|---|
StorageLoadGood() |
| Modifier and Type | Method and Description |
|---|---|
double |
getStorageLoad()
Gets the value of the storageLoad property.
|
void |
setStorageLoad(double value)
Sets the value of the storageLoad property.
|
getIdStorageLoad, getInterfaceID, setIdStorageLoad, setInterfaceID