public final class BdaInt128 extends BasicDataAttribute
children, objectReference
Constructor and Description |
---|
BdaInt128(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
Modifier and Type | Method and Description |
---|---|
BdaInt128 |
copy()
Returns a copy of model node with all of its children.
|
long |
getValue() |
void |
setDefault() |
void |
setValue(long value) |
java.lang.String |
toString() |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iterator
getFc
getIterators, getName, getParent, getReference
public BdaInt128(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 BasicDataAttribute
public BdaInt128 copy()
ModelNode
public java.lang.String toString()
toString
in class FcModelNode