public class SchemaModelElement extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<IAnnotationModel> |
annotations |
| Constructor and Description |
|---|
SchemaModelElement(List<IAnnotationModel> annotations) |
| Modifier and Type | Method and Description |
|---|---|
IAnnotationModel |
getAnnotation(String name) |
List<IAnnotationModel> |
getAnnotations() |
protected List<IAnnotationModel> annotations
public SchemaModelElement(List<IAnnotationModel> annotations)
public List<IAnnotationModel> getAnnotations()
public IAnnotationModel getAnnotation(String name)
Copyright © 2015 Mulesoft. All rights reserved.