| Package | Description |
|---|---|
| com.mulesoft.jaxrs.raml.annotation.model | |
| com.mulesoft.jaxrs.raml.annotation.model.reflection |
| Modifier and Type | Method and Description |
|---|---|
IAnnotationModel |
IBasicModel.getAnnotation(String name)
getAnnotation.
|
IAnnotationModel[] |
IBasicModel.getAnnotations()
getAnnotations.
|
IAnnotationModel[] |
IAnnotationModel.getSubAnnotations(String pairName)
getSubAnnotations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationModel
AnnotationModel class.
|
| Modifier and Type | Method and Description |
|---|---|
IAnnotationModel |
ReflectionParameter.getAnnotation(String name)
getAnnotation.
|
IAnnotationModel |
BasicReflectionMember.getAnnotation(String name)
getAnnotation.
|
IAnnotationModel[] |
ReflectionParameter.getAnnotations()
getAnnotations.
|
IAnnotationModel[] |
BasicReflectionMember.getAnnotations()
getAnnotations.
|
IAnnotationModel[] |
AnnotationModel.getSubAnnotations(String pairName)
getSubAnnotations.
|
Copyright © 2015 Mulesoft. All rights reserved.