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