Uses of Class
weka.core.pmml.jaxbbindings.InstanceFields
Packages that use InstanceFields
-
Uses of InstanceFields in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return InstanceFieldsModifier and TypeMethodDescriptionObjectFactory.createInstanceFields()
Create an instance ofInstanceFields
TrainingInstances.getInstanceFields()
Gets the value of the instanceFields property.Methods in weka.core.pmml.jaxbbindings with parameters of type InstanceFieldsModifier and TypeMethodDescriptionvoid
TrainingInstances.setInstanceFields
(InstanceFields value) Sets the value of the instanceFields property.