@Deprecated
public abstract class AbstractEnergyFlowInWatt
extends java.lang.Object
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>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="unit" type="{http://www.w3.org/2001/XMLSchema}string" fixed="W" />
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
UNIT
Deprecated.
|
| Constructor and Description |
|---|
AbstractEnergyFlowInWatt()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static AbstractEnergyFlowInWatt |
toEOMVersion100(AbstractEnergyFlowInWatt abstractEnergyFlowInWatt096)
Deprecated.
Converts the current instance to an EOM version 1.00.
|
public static final java.lang.String UNIT
public static AbstractEnergyFlowInWatt toEOMVersion100(AbstractEnergyFlowInWatt abstractEnergyFlowInWatt096)
abstractEnergyFlowInWatt096 - the abstract energy flow in watt in verion 0.96