public interface Resource extends ResourceBase
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationRef> |
annotations() |
MarkdownString |
description() |
String |
displayName() |
RelativeUri |
relativeUri() |
List<Resource> |
resources() |
SchemaString |
signature() |
is, methods, securedBy, type, uriParametersgetErrorsSchemaString signature()
RelativeUri relativeUri()
String displayName()
displayName in interface RAMLLanguageElementMarkdownString description()
description in interface RAMLLanguageElementList<AnnotationRef> annotations()
annotations in interface RAMLLanguageElementCopyright © 2016 RAML. All rights reserved.