Class PMML4String
- java.lang.Object
-
- org.kie.api.pmml.PMML4Data<String>
-
- org.kie.pmml.pmml_4_2.model.datatypes.PMML4String
-
- All Implemented Interfaces:
org.kie.api.pmml.PMML4DataType
public class PMML4String extends org.kie.api.pmml.PMML4Data<String>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetValue()voidregisterWithDataFactory()-
Methods inherited from class org.kie.api.pmml.PMML4Data
equals, getCapitalizedName, getContext, getCorrelationId, getDisplayValue, getName, getValueClass, getWeight, hashCode, isMissing, isPlaceholder, isValid, setContext, setCorrelationId, setDisplayValue, setMissing, setName, setPlaceholder, setValid, setValue, setWeight, toString
-
-