Uses of Class
org.kie.pmml.pmml_4_2.model.ExternalBeanRef
-
Packages that use ExternalBeanRef Package Description org.kie.pmml.pmml_4_2.model -
-
Uses of ExternalBeanRef in org.kie.pmml.pmml_4_2.model
Fields in org.kie.pmml.pmml_4_2.model with type parameters of type ExternalBeanRef Modifier and Type Field Description protected List<ExternalBeanRef>AbstractModel. externalMiningFieldsMethods in org.kie.pmml.pmml_4_2.model that return types with arguments of type ExternalBeanRef Modifier and Type Method Description List<ExternalBeanRef>AbstractModel. getExternalMiningFields()
-