public final class BdaInt32U extends BasicDataAttribute
children, objectReference
Constructor | Description |
---|---|
BdaInt32U(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
Modifier and Type | Method | Description |
---|---|---|
BdaInt32U |
copy() |
Returns a copy of model node with all of its children.
|
long |
getValue() |
|
java.lang.String |
getValueString() |
|
void |
setDefault() |
|
void |
setValue(long value) |
|
void |
setValueFrom(BasicDataAttribute bda) |
|
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 setValueFrom(BasicDataAttribute bda)
setValueFrom
in class BasicDataAttribute
public long getValue()
public void setValue(long value)
public void setDefault()
setDefault
in class BasicDataAttribute
public BdaInt32U copy()
ModelNode
public java.lang.String toString()
toString
in class FcModelNode
public java.lang.String getValueString()
getValueString
in class BasicDataAttribute