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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr declared as GAP
protected  GAP Delimiter.gap
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return GAP
static GAP GAP.fromValue(String v)
           
 GAP Delimiter.getGap()
          Gets the value of the gap property.
static GAP GAP.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GAP[] GAP.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.dmg.pmml.pmml_4_1.descr with parameters of type GAP
 void Delimiter.setGap(GAP value)
          Sets the value of the gap property.
 



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