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

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

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

Fields in org.dmg.pmml.pmml_4_1.descr with type parameters of type Annotation
protected  List<Annotation> Header.annotations
           
 

Methods in org.dmg.pmml.pmml_4_1.descr that return Annotation
 Annotation ObjectFactory.createAnnotation()
          Create an instance of Annotation
 

Methods in org.dmg.pmml.pmml_4_1.descr that return types with arguments of type Annotation
 List<Annotation> Header.getAnnotations()
          Gets the value of the annotations property.
 



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