public interface IAnnotationModel
IAnnotationModel interface.
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
getName.
|
IAnnotationModel[] |
getSubAnnotations(String pairName)
getSubAnnotations.
|
String |
getValue(String pairName)
getValue.
|
String[] |
getValues(String value)
getValues.
|
IAnnotationModel[] getSubAnnotations(String pairName)
getSubAnnotations.
pairName - a String object.IAnnotationModel objects.Copyright © 2015 Mulesoft. All rights reserved.