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