Uses of Class
weka.core.pmml.jaxbbindings.AnyDistribution
-
Uses of AnyDistribution in weka.core.pmml.jaxbbindings
Modifier 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.Modifier 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.