public class ExampleSpecImpl extends RAMLLanguageElementImpl implements ExampleSpec
| Modifier | Constructor and Description |
|---|---|
protected |
ExampleSpecImpl() |
|
ExampleSpecImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationRef> |
annotations() |
String |
content() |
MarkdownString |
description() |
String |
displayName() |
String |
name() |
Boolean |
strict() |
getAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorspublic ExampleSpecImpl(Object jsNode, JavaNodeFactory factory)
protected ExampleSpecImpl()
public String content()
content in interface ExampleSpecpublic Boolean strict()
strict in interface ExampleSpecpublic String name()
name in interface ExampleSpecpublic String displayName()
displayName in interface RAMLLanguageElementdisplayName in interface ExampleSpecdisplayName in class RAMLLanguageElementImplpublic MarkdownString description()
description in interface RAMLLanguageElementdescription in interface ExampleSpecdescription in class RAMLLanguageElementImplpublic List<AnnotationRef> annotations()
annotations in interface RAMLLanguageElementannotations in interface ExampleSpecannotations in class RAMLLanguageElementImplCopyright © 2016 RAML. All rights reserved.