Uses of Class
ca.infoway.messagebuilder.xml.Annotation

Packages that use Annotation
ca.infoway.messagebuilder.xml   
 

Uses of Annotation in ca.infoway.messagebuilder.xml
 

Methods in ca.infoway.messagebuilder.xml that return types with arguments of type Annotation
 List<Annotation> Documentation.getAnnotations()
          Get all annotations of documentation.
 

Method parameters in ca.infoway.messagebuilder.xml with type arguments of type Annotation
 void Documentation.setAnnotations(List<Annotation> annotations)
          Set the annotations for one annotation type.
 

Constructors in ca.infoway.messagebuilder.xml with parameters of type Annotation
Documentation(Annotation... annotations)
          Standard constructor.
 

Constructor parameters in ca.infoway.messagebuilder.xml with type arguments of type Annotation
Documentation(List<Annotation> annotations)
          Standard constructor.
 



Copyright © 2013. All Rights Reserved.