public abstract class LibraryBase extends CommonAttributes
| Constructor and Description |
|---|
LibraryBase() |
| Modifier and Type | Method and Description |
|---|---|
List<TypeDeclaration> |
annotationTypes() |
List<ResourceType> |
resourceTypes() |
List<TypeDeclaration> |
schemas() |
List<SecurityScheme> |
securitySchemes() |
List<Trait> |
traits() |
List<TypeDeclaration> |
types() |
description, displayNameannotationsgetList, getListFromSeq, getNode, getObject, getStringList, getStringTypeValue, getStringValuepublic List<TypeDeclaration> schemas()
public List<TypeDeclaration> types()
public List<ResourceType> resourceTypes()
public List<TypeDeclaration> annotationTypes()
public List<SecurityScheme> securitySchemes()
Copyright © 2016. All rights reserved.