public abstract class BdaBitString extends BasicDataAttribute
children, objectReference| 限定符 | 构造器和说明 |
|---|---|
protected |
BdaBitString(ObjectReference objectReference,
Fc fc,
String sAddr,
int maxNumBits,
boolean dchg,
boolean dupd) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getMaxNumBits() |
byte[] |
getValue() |
String |
getValueString() |
void |
setDefault()
Initializes BIT_STRING with all zeros
|
void |
setValue(byte[] value) |
void |
setValueFrom(BasicDataAttribute bda) |
String |
toString() |
getBasicDataAttributes, getBasicType, getChild, getChild, getChildren, getDchg, getDupd, getQchg, getSAddr, iteratorgetFccopy, getIterators, getName, getParent, getReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorprotected BdaBitString(ObjectReference objectReference, Fc fc, String sAddr, int maxNumBits, boolean dchg, boolean dupd)
public byte[] getValue()
public void setValue(byte[] value)
public void setValueFrom(BasicDataAttribute bda)
setValueFrom 在类中 BasicDataAttributepublic int getMaxNumBits()
public void setDefault()
setDefault 在类中 BasicDataAttributepublic String toString()
toString 在类中 FcModelNodepublic String getValueString()
getValueString 在类中 BasicDataAttributeCopyright © 2025. All rights reserved.