Uses of Class
org.mule.devkit.model.schema.Annotation

Uses of Annotation in org.mule.devkit.model.schema
 

Fields in org.mule.devkit.model.schema declared as Annotation
protected  Annotation Annotated.annotation
           
 

Methods in org.mule.devkit.model.schema that return Annotation
 Annotation ObjectFactory.createAnnotation()
          Create an instance of Annotation
 Annotation Annotated.getAnnotation()
          Gets the value of the annotation property.
 

Methods in org.mule.devkit.model.schema with parameters of type Annotation
 void Annotated.setAnnotation(Annotation value)
          Sets the value of the annotation property.
 



Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.