Uses of Class
org.dmg.pmml.pmml_4_1.descr.Application

Packages that use Application
org.dmg.pmml.pmml_4_1.descr   
 

Uses of Application in org.dmg.pmml.pmml_4_1.descr
 

Fields in org.dmg.pmml.pmml_4_1.descr declared as Application
protected  Application Header.application
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Application
 Application ObjectFactory.createApplication()
          Create an instance of Application
 Application Header.getApplication()
          Gets the value of the application property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Application
 void Header.setApplication(Application value)
          Sets the value of the application property.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.