public class ResourceTypeImpl extends ResourceBaseImpl implements ResourceType
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceTypeImpl() |
|
ResourceTypeImpl(Object jsNode,
JavaNodeFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
String |
usage() |
List<Library> |
uses() |
is, methods, securedBy, type, uriParametersannotations, description, displayNamegetAttribute, getAttributes, getElement, getElements, getErrors, toJSON, toJSONclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitis, methods, securedBy, type, uriParametersannotations, description, displayNamegetErrorspublic ResourceTypeImpl(Object jsNode, JavaNodeFactory factory)
protected ResourceTypeImpl()
public String name()
name in interface ResourceTypepublic String usage()
usage in interface ResourceTypepublic List<Library> uses()
uses in interface ResourceTypeCopyright © 2016 RAML. All rights reserved.