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