org.openmuc.openiec61850
public final class BdaInt16 extends BasicDataAttribute
children, objectReference| Constructor and Description |
|---|
BdaInt16(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
| Modifier and Type | Method and Description |
|---|---|
BdaInt16 |
copy()
Returns a copy of model node with all of its children.
|
boolean |
equals(java.lang.Object obj) |
short |
getValue() |
void |
setDefault() |
void |
setValue(short value) |
java.lang.String |
toString() |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetFcgetIterators, getName, getParent, getReferencepublic BdaInt16(ObjectReference objectReference, Fc fc, java.lang.String sAddr, boolean dchg, boolean dupd)
public void setValue(short value)
public short getValue()
public void setDefault()
setDefault in class BasicDataAttributepublic BdaInt16 copy()
ModelNodepublic java.lang.String toString()
toString in class FcModelNodepublic boolean equals(java.lang.Object obj)
equals in class BasicDataAttribute