public abstract class AbstractEnergyFlowInWatt extends AbstractInterfaceFlow implements java.io.Serializable
Java class for AbstractEnergyFlowInWatt complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractEnergyFlowInWatt"> <complexContent> <extension base="{http://www.dawis.wiwi.uni-due.de/EnergyOptionModel}AbstractInterfaceFlow"> <attribute name="unit" type="{http://www.w3.org/2001/XMLSchema}string" fixed="W" /> </extension> </complexContent> </complexType>
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
UNIT |
idInterfaceFlow
Constructor and Description |
---|
AbstractEnergyFlowInWatt() |
getIdInterfaceFlow, setIdInterfaceFlow
public static final java.lang.String UNIT