| Package | Description |
|---|---|
| com.carma.swagger.doclet | |
| com.carma.swagger.doclet.model |
| Modifier and Type | Method and Description |
|---|---|
ApiInfo |
DocletOptions.getApiInfo()
This gets the apiInfo
|
| Modifier and Type | Method and Description |
|---|---|
DocletOptions |
DocletOptions.setApiInfo(ApiInfo apiInfo)
This sets the apiInfo
|
| Modifier and Type | Method and Description |
|---|---|
ApiInfo |
ResourceListing.getInfo()
This gets the info
|
| Constructor and Description |
|---|
ResourceListing(String swaggerVersion,
String apiVersion,
String basePath,
List<ResourceListingAPI> apis,
ApiAuthorizations authorizations,
ApiInfo info) |
Copyright © 2015. All rights reserved.