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