Uses of Class
weka.core.pmml.jaxbbindings.Alternate
Packages that use Alternate
-
Uses of Alternate in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return AlternateModifier and TypeMethodDescriptionObjectFactory.createAlternate()
Create an instance ofAlternate
TestDistributions.getAlternate()
Gets the value of the alternate property.Methods in weka.core.pmml.jaxbbindings with parameters of type AlternateModifier and TypeMethodDescriptionvoid
TestDistributions.setAlternate
(Alternate value) Sets the value of the alternate property.