public class Resource extends CommonAttributes
| Constructor and Description |
|---|
Resource(ResourceNode node) |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
getNode() |
List<TraitRef> |
is() |
List<Method> |
methods() |
Resource |
parentResource() |
StringType |
relativeUri() |
String |
resourcePath() |
List<Resource> |
resources() |
List<SecuritySchemeRef> |
securedBy() |
ResourceTypeRef |
type() |
List<TypeDeclaration> |
uriParameters() |
description, displayNameannotationsgetList, getListFromSeq, getObject, getStringList, getStringTypeValue, getStringValuepublic Resource(ResourceNode node)
protected Node getNode()
getNode in class BaseModelElementpublic StringType relativeUri()
public String resourcePath()
public ResourceTypeRef type()
public List<SecuritySchemeRef> securedBy()
public List<TypeDeclaration> uriParameters()
public Resource parentResource()
Copyright © 2016. All rights reserved.