public final class BdaInt128 extends BasicDataAttribute
children, objectReference
Constructor | Description |
---|---|
BdaInt128(ObjectReference objectReference,
Fc fc,
java.lang.String sAddr,
boolean dchg,
boolean dupd) |
Modifier and Type | Method | Description |
---|---|---|
BdaInt128 |
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 BdaInt128(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 BdaInt128 copy()
ModelNode
public java.lang.String toString()
toString
in class FcModelNode
public java.lang.String getValueString()
getValueString
in class BasicDataAttribute