Uses of Class
org.kie.pmml.pmml_4_2.model.mining.MiningSegmentPredicateType
-
Packages that use MiningSegmentPredicateType Package Description org.kie.pmml.pmml_4_2.model.mining -
-
Uses of MiningSegmentPredicateType in org.kie.pmml.pmml_4_2.model.mining
Methods in org.kie.pmml.pmml_4_2.model.mining that return MiningSegmentPredicateType Modifier and Type Method Description static MiningSegmentPredicateTypeMiningSegmentPredicateType. valueOf(String name)Returns the enum constant of this type with the specified name.static MiningSegmentPredicateType[]MiningSegmentPredicateType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-