public class StringValue extends OctetsValue
byteValue, byteValueLength, byteValueOffset| Constructor and Description |
|---|
StringValue() |
StringValue(String s) |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
getValueObject() |
void |
setString(String s) |
void |
setValueObject(Serializable o) |
String |
toString() |
String |
toXMLString() |
copy, getBytes, getBytes, getBytes, getLength, setValue, setValue, toDebugStringgetBytes, setValuepublic StringValue()
public StringValue(String s)
public String toString()
toString in class OctetsValuepublic String toXMLString()
toXMLString in class AttributeValuepublic Serializable getValueObject()
getValueObject in class OctetsValuepublic void setString(String s)
public void setValueObject(Serializable o)
setValueObject in class OctetsValueCopyright © 2017. All rights reserved.