Uses of Class
weka.core.pmml.jaxbbindings.NormDiscrete
-
Uses of NormDiscrete in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createNormDiscrete()
Create an instance ofNormDiscrete
DefineFunction.getNormDiscrete()
Gets the value of the normDiscrete property.DerivedField.getNormDiscrete()
Gets the value of the normDiscrete property.OutputField.getNormDiscrete()
Gets the value of the normDiscrete property.Modifier and TypeMethodDescriptionvoid
DefineFunction.setNormDiscrete
(NormDiscrete value) Sets the value of the normDiscrete property.void
DerivedField.setNormDiscrete
(NormDiscrete value) Sets the value of the normDiscrete property.void
OutputField.setNormDiscrete
(NormDiscrete value) Sets the value of the normDiscrete property.