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 ofApplicationHeader.getApplication()Gets the value of the application property.Methods in weka.core.pmml.jaxbbindings with parameters of type ApplicationModifier and TypeMethodDescriptionvoidHeader.setApplication(Application value) Sets the value of the application property.