public interface AnnotationType extends RAMLLanguageElement
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationTarget> |
allowedTargets() |
Boolean |
allowMultiple() |
MarkdownString |
description() |
String |
displayName() |
String |
name() |
List<DataElement> |
parameters() |
String |
usage() |
annotationsgetErrorsString name()
String usage()
List<DataElement> parameters()
Boolean allowMultiple()
List<AnnotationTarget> allowedTargets()
String displayName()
displayName in interface RAMLLanguageElementMarkdownString description()
description in interface RAMLLanguageElementCopyright © 2016 RAML. All rights reserved.