- java.lang.Object
-
- javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,java.lang.Double>
-
- org.dmg.pmml.adapters.DecimalAdapter
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected static java.math.BigDecimal |
MAX_VALUE |
protected static java.math.BigDecimal |
MIN_VALUE |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
marshal(java.lang.Double value) |
java.lang.Double |
unmarshal(java.lang.String value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
DecimalAdapter
public DecimalAdapter()
Copyright © 2015 University of Tartu. All Rights Reserved.