public class ObjectByValue extends AbstractValue implements StreamableValue
dataType, memberValues| Constructor and Description |
|---|
ObjectByValue(ValueType valueType) |
| Modifier and Type | Method and Description |
|---|---|
void |
_read(InputStream is) |
String[] |
_truncatable_ids() |
TypeCode |
_type() |
void |
_write(OutputStream os) |
getMembers, getMemberValues, getTypeCode, read, setMemberValues, toString, writepublic ObjectByValue(ValueType valueType)
public void _read(InputStream is)
_read in interface Streamablepublic void _write(OutputStream os)
_write in interface Streamablepublic TypeCode _type()
_type in interface Streamablepublic String[] _truncatable_ids()
_truncatable_ids in interface ValueBaseCopyright © The Apache Software Foundation. All Rights Reserved.