Uses of Class
weka.core.pmml.jaxbbindings.Comparisons
Packages that use Comparisons
-
Uses of Comparisons in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ComparisonsModifier and TypeMethodDescriptionObjectFactory.createComparisons()Create an instance ofComparisonsClusteringField.getComparisons()Gets the value of the comparisons property.Methods in weka.core.pmml.jaxbbindings with parameters of type ComparisonsModifier and TypeMethodDescriptionvoidClusteringField.setComparisons(Comparisons value) Sets the value of the comparisons property.