Uses of Class
org.weblab_project.core.model.Annotation

Packages that use Annotation
org.weblab_project.core.model   
 

Uses of Annotation in org.weblab_project.core.model
 

Fields in org.weblab_project.core.model with type parameters of type Annotation
protected  java.util.List<Annotation> Resource.annotation
           
 

Methods in org.weblab_project.core.model that return Annotation
 Annotation ObjectFactory.createAnnotation()
          Create an instance of Annotation
 

Methods in org.weblab_project.core.model that return types with arguments of type Annotation
 java.util.List<Annotation> Resource.getAnnotation()
          Gets the value of the annotation property.
 



Copyright © 2004-2009. All Rights Reserved.