Modifier and Type | Method and Description |
---|---|
void |
convertTo(Data t) |
java.util.Collection<Data> |
getValue() |
OctetsStream |
marshal(OctetsStream os) |
java.lang.String |
toString() |
OctetsStream |
unmarshal(OctetsStream os) |
public java.util.Collection<Data> getValue()
public OctetsStream marshal(OctetsStream os)
public OctetsStream unmarshal(OctetsStream os) throws MarshalException
unmarshal
in interface Marshal
MarshalException
public java.lang.String toString()
toString
in class java.lang.Object