- java.lang.Object
-
- javax.xml.bind.annotation.adapters.XmlAdapter<java.lang.String,java.lang.Integer>
-
- org.dmg.pmml.adapters.IntegerAdapter
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected static java.math.BigInteger |
MAX_VALUE |
protected static java.math.BigInteger |
MIN_VALUE |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.String |
marshal(java.lang.Integer value) |
java.lang.Integer |
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
-
IntegerAdapter
public IntegerAdapter()
Copyright © 2015 University of Tartu. All Rights Reserved.