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