Uses of Class
weka.core.pmml.jaxbbindings.Application
Packages that use Application
-
Uses of Application in weka.core.pmml.jaxbbindings
Methods in weka.core.pmml.jaxbbindings that return ApplicationModifier and TypeMethodDescriptionObjectFactory.createApplication()
Create an instance ofApplication
Header.getApplication()
Gets the value of the application property.Methods in weka.core.pmml.jaxbbindings with parameters of type ApplicationModifier and TypeMethodDescriptionvoid
Header.setApplication
(Application value) Sets the value of the application property.