org.openmuc.openiec61850
public final class BdaInt8U extends BasicDataAttribute
children, objectReference| Constructor and Description |
|---|
BdaInt8U(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
| Modifier and Type | Method and Description |
|---|---|
BdaInt8U |
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 BdaInt8U(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 BdaInt8U copy()
ModelNodepublic java.lang.String toString()
toString in class FcModelNodepublic boolean equals(java.lang.Object obj)
equals in class BasicDataAttribute