public class ApiDescriptionImpl extends RAMLLanguageElementImpl implements ApiDescription
| Modifier | Constructor and Description |
|---|---|
protected |
ApiDescriptionImpl() |
|
ApiDescriptionImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
List<Api> |
apiFiles() |
List<ScriptSpec> |
script() |
String |
type() |
annotations, description, displayNamegetAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitannotations, description, displayNamegetErrorspublic ApiDescriptionImpl(Object jsNode, JavaNodeFactory factory)
protected ApiDescriptionImpl()
public List<Api> apiFiles()
apiFiles in interface ApiDescriptionpublic List<ScriptSpec> script()
script in interface ApiDescriptionpublic String type()
type in interface ApiDescriptionCopyright © 2016 RAML. All rights reserved.