public abstract class AbstractActualGoodFlow extends AbstractInterfaceFlow implements java.io.Serializable
Java class for AbstractActualGoodFlow complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractActualGoodFlow">
<complexContent>
<extension base="{http://www.dawis.wiwi.uni-due.de/EnergyOptionModel}AbstractInterfaceFlow">
<attribute name="goodUnit" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
goodUnit |
idInterfaceFlow| Constructor and Description |
|---|
AbstractActualGoodFlow() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getGoodUnit()
Gets the value of the goodUnit property.
|
void |
setGoodUnit(java.lang.String value)
Sets the value of the goodUnit property.
|
getIdInterfaceFlow, setIdInterfaceFlow