@Variable(type="java.lang.Float") public class FloatTranslator extends BaseTranslator
EMPTY_STRING| Constructor and Description |
|---|
FloatTranslator() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
toObject(java.lang.String str)
Deserialize an object from the given string
|
java.lang.String |
toString(java.lang.Object obj)
Serialize the given object to a string value
|
getPackage, setPackageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDocumentReferenceVariablepublic java.lang.String toString(java.lang.Object obj)
throws TranslationException
VariableTranslatorTranslationExceptionpublic java.lang.Object toObject(java.lang.String str)
throws TranslationException
VariableTranslatorTranslationExceptionCopyright © 2019 CenturyLink, Inc.