Uses of Class
weka.core.pmml.jaxbbindings.DataDictionary
Packages that use DataDictionary
-
Uses of DataDictionary in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return DataDictionaryModifier and TypeMethodDescriptionObjectFactory.createDataDictionary()Create an instance ofDataDictionaryPMML.getDataDictionary()Gets the value of the dataDictionary property.Methods in weka.core.pmml.jaxbbindings with parameters of type DataDictionaryModifier and TypeMethodDescriptionvoidPMML.setDataDictionary(DataDictionary value) Sets the value of the dataDictionary property.