Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
toString(java.lang.Object value)
Converts a non-null value to a string.
|
java.lang.Short |
toValue(java.lang.String string,
java.lang.Class<?> type)
Converts a non-null string to a value.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
ShortConverter
public ShortConverter()
-
Method Detail
-
toValue
public java.lang.Short toValue(java.lang.String string,
java.lang.Class<?> type)
Converts a non-null string to a value.
- Specified by:
toValue
in class Converter
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
Copyright © 1997, 2014, Oracle. All rights reserved.