- java.lang.Object
-
- org.dmg.pmml.PMMLObject
-
- org.dmg.pmml.Expression
-
- org.dmg.pmml.Constant
-
- org.jpmml.evaluator.RichConstant
-
-
Method Summary
-
Methods inherited from class org.dmg.pmml.Constant
accept, setDataType
-
Methods inherited from class org.dmg.pmml.PMMLObject
getLocator, setLocator, traverse, traverse, traverse, traverse, traverseMixed
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RichConstant
public RichConstant()
-
Method Detail
-
getValue
public String getValue()
- Specified by:
getValue in interface org.dmg.pmml.HasValue<RichConstant>
- Overrides:
getValue in class org.dmg.pmml.Constant
Copyright © 2018. All rights reserved.