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 ofAnyDistributionAlternate.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 TypeMethodDescriptionvoidAlternate.setAnyDistribution(AnyDistribution value) Sets the value of the anyDistribution property.voidBaseline.setAnyDistribution(AnyDistribution value) Sets the value of the anyDistribution property.