Uses of Class
org.kie.pmml.commons.model.KiePMMLMiningField
-
Packages that use KiePMMLMiningField Package Description org.kie.pmml.commons.model Un-mutable domain-classes used to represent PMML models in model-specific format. -
-
Uses of KiePMMLMiningField in org.kie.pmml.commons.model
Fields in org.kie.pmml.commons.model with type parameters of type KiePMMLMiningField Modifier and Type Field Description protected List<KiePMMLMiningField>KiePMMLModel. kiePMMLMiningFieldsMethods in org.kie.pmml.commons.model that return types with arguments of type KiePMMLMiningField Modifier and Type Method Description List<KiePMMLMiningField>KiePMMLModel. getKiePMMLMiningFields()
-