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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as Alternate
protected  Alternate TestDistributions.alternate
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Alternate
 Alternate ObjectFactory.createAlternate()
          Create an instance of Alternate
 Alternate TestDistributions.getAlternate()
          Gets the value of the alternate property.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type Alternate
 void TestDistributions.setAlternate(Alternate value)
          Sets the value of the alternate property.
 



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