Uses of Class
weka.core.pmml.jaxbbindings.AnyDistribution
Packages that use AnyDistribution
-
Uses of AnyDistribution in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return AnyDistributionModifier and TypeMethodDescriptionObjectFactory.createAnyDistribution()
Create an instance ofAnyDistribution
Alternate.getAnyDistribution()
Gets the value of the anyDistribution property.Baseline.getAnyDistribution()
Gets the value of the anyDistribution property.Methods in weka.core.pmml.jaxbbindings with parameters of type AnyDistributionModifier and TypeMethodDescriptionvoid
Alternate.setAnyDistribution
(AnyDistribution value) Sets the value of the anyDistribution property.void
Baseline.setAnyDistribution
(AnyDistribution value) Sets the value of the anyDistribution property.