org.openmuc.openiec61850
public final class BdaInt32U extends BasicDataAttribute
basicType, dchg, dupd, qchg, sAddr
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()
Copies the whole node with all of its children.
|
java.lang.Long |
getValue() |
void |
setDefault() |
void |
setValue(java.lang.Long value) |
java.lang.String |
toString() |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iterator
getFc
getIterators, getName, getParent, getReference
public BdaInt32U(ObjectReference objectReference, Fc fc, java.lang.String sAddr, boolean dchg, boolean dupd)
public void setValue(java.lang.Long value)
public java.lang.Long getValue()
getValue
in class BasicDataAttribute
public void setDefault()
setDefault
in class BasicDataAttribute
public BdaInt32U copy()
ModelNode
public java.lang.String toString()
toString
in class FcModelNode