Uses of Class
weka.core.pmml.jaxbbindings.DataDictionary
-
Uses of DataDictionary in weka.core.pmml.jaxbbindings
Modifier and TypeMethodDescriptionObjectFactory.createDataDictionary()
Create an instance ofDataDictionary
PMML.getDataDictionary()
Gets the value of the dataDictionary property.Modifier and TypeMethodDescriptionvoid
PMML.setDataDictionary
(DataDictionary value) Sets the value of the dataDictionary property.