java.lang.Object
public SdlDataTypeConverter()
Converts values that are retrieved from an RPC parameters Hashtable as an Object into the standard number value of the mobile API, Double.
public static java.lang.Double objectToDouble(Object originalValue)
Converts values that are retrieved from an RPC parameters Hashtable as an Object into the standard number value of the mobile API, Float.
public static java.lang.Float objectToFloat(Object originalValue)
From Class | Methods |
---|---|
java.lang.Object | getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |