public class ImportDeclarationImpl extends RAMLSimpleElementImpl implements ImportDeclaration
| Modifier | Constructor and Description |
|---|---|
protected |
ImportDeclarationImpl() |
|
ImportDeclarationImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
String |
key() |
Library |
value() |
getAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetErrorspublic ImportDeclarationImpl(Object jsNode, JavaNodeFactory factory)
protected ImportDeclarationImpl()
public String key()
key in interface ImportDeclarationpublic Library value()
value in interface ImportDeclarationCopyright © 2016 RAML. All rights reserved.