| Modifier and Type | Method and Description |
|---|---|
void |
convertTo(Data t) |
IntType |
getIntType() |
long |
getValue() |
OctetsStream |
marshal(OctetsStream os) |
void |
setValue(long value) |
java.lang.String |
toString() |
OctetsStream |
unmarshal(OctetsStream os) |
public long getValue()
public IntType getIntType()
public void setValue(long value)
public OctetsStream marshal(OctetsStream os)
public OctetsStream unmarshal(OctetsStream os) throws MarshalException
unmarshal in interface MarshalMarshalExceptionpublic java.lang.String toString()
toString in class java.lang.Object