abstract APISpecification.APISpecType |
APISpecification.getAPIDefinitionType() |
|
APISpecification.APISpecType |
OAS3xSpecification.getAPIDefinitionType() |
|
APISpecification.APISpecType |
ODataV2Specification.getAPIDefinitionType() |
|
APISpecification.APISpecType |
ODataV3Specification.getAPIDefinitionType() |
|
APISpecification.APISpecType |
ODataV4Specification.getAPIDefinitionType() |
|
APISpecification.APISpecType |
Swagger1xSpecification.getAPIDefinitionType() |
|
APISpecification.APISpecType |
Swagger2xSpecification.getAPIDefinitionType() |
|
APISpecification.APISpecType |
UnknownAPISpecification.getAPIDefinitionType() |
|
APISpecification.APISpecType |
WADLSpecification.getAPIDefinitionType() |
|
APISpecification.APISpecType |
WSDLSpecification.getAPIDefinitionType() |
|
static APISpecification.APISpecType |
APISpecification.APISpecType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static APISpecification.APISpecType[] |
APISpecification.APISpecType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|