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