@Deprecated
public abstract class AbstractEnergyFlow
extends java.lang.Object
implements java.io.Serializable
Java class for AbstractEnergyFlow complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractEnergyFlow">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="InterfaceID" type="{http://www.w3.org/2001/XMLSchema}ID"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
interfaceID
Deprecated.
|
| Constructor and Description |
|---|
AbstractEnergyFlow()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getInterfaceID()
Deprecated.
Gets the value of the interfaceID property.
|
void |
setInterfaceID(java.lang.String value)
Deprecated.
Sets the value of the interfaceID property.
|
public java.lang.String getInterfaceID()
Stringpublic void setInterfaceID(java.lang.String value)
value - allowed object is
String