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, iteratorgetFcgetIterators, getName, getParent, getReferencepublic BdaInt32U(ObjectReference objectReference, Fc fc, java.lang.String sAddr, boolean dchg, boolean dupd)
public void setValueFrom(BasicDataAttribute bda)
setValueFrom in class BasicDataAttributepublic long getValue()
public void setValue(long value)
public void setDefault()
setDefault in class BasicDataAttributepublic BdaInt32U copy()
ModelNodepublic java.lang.String toString()
toString in class FcModelNodepublic java.lang.String getValueString()
getValueString in class BasicDataAttribute