public interface OLibrary extends RAMLLanguageElement
| Modifier and Type | Method and Description |
|---|---|
List<AnnotationType> |
annotationTypes() |
String |
name() |
List<ResourceType> |
resourceTypes() |
List<GlobalSchema> |
schemas() |
List<SecuritySchemaType> |
securitySchemaTypes() |
List<SecuritySchema> |
securitySchemes() |
List<Trait> |
traits() |
List<DataElement> |
types() |
List<Library> |
uses() |
annotations, description, displayNamegetErrorsString name()
List<GlobalSchema> schemas()
List<DataElement> types()
List<ResourceType> resourceTypes()
List<AnnotationType> annotationTypes()
List<SecuritySchemaType> securitySchemaTypes()
List<SecuritySchema> securitySchemes()
Copyright © 2016 RAML. All rights reserved.