| Package | Description |
|---|---|
| com.carma.swagger.doclet.model |
| Modifier and Type | Method and Description |
|---|---|
List<ApiResponseMessage> |
Operation.getResponseMessages() |
List<ApiResponseMessage> |
Method.getResponseMessages() |
| Constructor and Description |
|---|
Method(HttpMethod method,
String methodName,
String path,
List<ApiParameter> apiParameters,
List<ApiResponseMessage> responseMessages,
String summary,
String notes,
String returnType,
String returnTypeFormat,
String returnTypeItemsRef,
String returnTypeItemsType,
String returnTypeItemsFormat,
List<String> consumes,
List<String> produces,
OperationAuthorizations authorizations,
boolean deprecated) |
Copyright © 2015. All rights reserved.