Uses of Class
weka.core.pmml.jaxbbindings.MapValues
-
Uses of MapValues in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createMapValues()
Create an instance ofMapValues
DefineFunction.getMapValues()
Gets the value of the mapValues property.DerivedField.getMapValues()
Gets the value of the mapValues property.OutputField.getMapValues()
Gets the value of the mapValues property.Modifier and TypeMethodDescriptionvoid
DefineFunction.setMapValues
(MapValues value) Sets the value of the mapValues property.void
DerivedField.setMapValues
(MapValues value) Sets the value of the mapValues property.void
OutputField.setMapValues
(MapValues value) Sets the value of the mapValues property.