public class ScriptSpecImpl extends RAMLLanguageElementImpl implements ScriptSpec
| Modifier | Constructor and Description |
|---|---|
protected |
ScriptSpecImpl() |
|
ScriptSpecImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
String |
content() |
String |
language() |
annotations, description, displayNamegetAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotations, description, displayNamegetErrorspublic ScriptSpecImpl(Object jsNode, JavaNodeFactory factory)
protected ScriptSpecImpl()
public String language()
language in interface ScriptSpecpublic String content()
content in interface ScriptSpecCopyright © 2016 RAML. All rights reserved.