Uses of Class
org.ow2.weblab.core.model.Annotation

Packages that use Annotation
org.ow2.weblab.core.model   
 

Uses of Annotation in org.ow2.weblab.core.model
 

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

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

Methods in org.ow2.weblab.core.model that return types with arguments of type Annotation
 javax.xml.bind.JAXBElement<Annotation> ObjectFactory.createAnnotation(Annotation value)
          Create an instance of JAXBElement<Annotation>}
 java.util.List<Annotation> Resource.getAnnotation()
          Gets the value of the annotation property.
 

Methods in org.ow2.weblab.core.model with parameters of type Annotation
 javax.xml.bind.JAXBElement<Annotation> ObjectFactory.createAnnotation(Annotation value)
          Create an instance of JAXBElement<Annotation>}
 



Copyright © 2004-2010. All Rights Reserved.