public final class BdaVisibleString extends BasicDataAttribute
children, objectReference| 构造器和说明 |
|---|
BdaVisibleString(ObjectReference objectReference,
Fc fc,
String sAddr,
int maxLength,
boolean dchg,
boolean dupd) |
| 限定符和类型 | 方法和说明 |
|---|---|
BdaVisibleString |
copy()
Returns a copy of model node with all of its children.
|
int |
getMaxLength() |
String |
getStringValue() |
byte[] |
getValue() |
String |
getValueString() |
void |
setDefault() |
void |
setValue(byte[] value) |
void |
setValue(String 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 BdaVisibleString(ObjectReference objectReference, Fc fc, String sAddr, int maxLength, boolean dchg, boolean dupd)
public byte[] getValue()
public void setValue(byte[] value)
public void setValue(String value)
public void setValueFrom(BasicDataAttribute bda)
setValueFrom 在类中 BasicDataAttributepublic int getMaxLength()
public String getStringValue()
public void setDefault()
setDefault 在类中 BasicDataAttributepublic BdaVisibleString copy()
ModelNodepublic String toString()
toString 在类中 FcModelNodepublic String getValueString()
getValueString 在类中 BasicDataAttributeCopyright © 2025. All rights reserved.