public final class BdaFloat32 extends BasicDataAttribute
children, objectReference| 构造器和说明 |
|---|
BdaFloat32(ObjectReference objectReference,
Fc fc,
String sAddr,
boolean dchg,
boolean dupd) |
| 限定符和类型 | 方法和说明 |
|---|---|
BdaFloat32 |
copy()
Returns a copy of model node with all of its children.
|
Float |
getFloat() |
byte[] |
getValue() |
String |
getValueString() |
void |
setDefault() |
void |
setFloat(Float value) |
void |
setValue(byte[] value) |
void |
setValueFrom(BasicDataAttribute bda) |
String |
toString() |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetFcgetIterators, getName, getParent, getReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic BdaFloat32(ObjectReference objectReference, Fc fc, String sAddr, boolean dchg, boolean dupd)
public void setValueFrom(BasicDataAttribute bda)
setValueFrom 在类中 BasicDataAttributepublic byte[] getValue()
public void setValue(byte[] value)
public Float getFloat()
public void setFloat(Float value)
public void setDefault()
setDefault 在类中 BasicDataAttributepublic BdaFloat32 copy()
ModelNodepublic String toString()
toString 在类中 FcModelNodepublic String getValueString()
getValueString 在类中 BasicDataAttributeCopyright © 2025. All rights reserved.