public interface ExampleSpec extends RAMLLanguageElement
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationRef> |
annotations() |
String |
content() |
MarkdownString |
description() |
String |
displayName() |
String |
name() |
Boolean |
strict() |
getErrorsString content()
Boolean strict()
String name()
String displayName()
displayName in interface RAMLLanguageElementMarkdownString description()
description in interface RAMLLanguageElementList<AnnotationRef> annotations()
annotations in interface RAMLLanguageElementCopyright © 2016 RAML. All rights reserved.