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