| Modifier and Type | Method and Description |
|---|---|
void |
convertTo(Data t) |
double |
getValue() |
boolean |
isDouble() |
OctetsStream |
marshal(OctetsStream os) |
void |
setValue(double value) |
java.lang.String |
toString() |
OctetsStream |
unmarshal(OctetsStream os) |
public double getValue()
public boolean isDouble()
public void setValue(double 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