public class TraitImpl extends MethodBaseImpl implements Trait
| Modifier | Constructor and Description |
|---|---|
protected |
TraitImpl() |
|
TraitImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
String |
usage() |
List<Library> |
uses() |
body, is, protocols, responses, securedByheaders, queryParameters, queryStringannotations, description, displayNamegetAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbody, is, protocols, responses, securedByheaders, queryParameters, queryStringannotations, description, displayNamegetErrorspublic TraitImpl(Object jsNode, JavaNodeFactory factory)
protected TraitImpl()
Copyright © 2016 RAML. All rights reserved.