| Package | Description |
|---|---|
| com.axway.apim.api.definition |
| Modifier and Type | Method and Description |
|---|---|
APISpecification.APISpecType |
WSDLSpecification.getAPIDefinitionType() |
APISpecification.APISpecType |
Swagger2xSpecification.getAPIDefinitionType() |
APISpecification.APISpecType |
Swagger1xSpecification.getAPIDefinitionType() |
APISpecification.APISpecType |
OAS3xSpecification.getAPIDefinitionType() |
abstract APISpecification.APISpecType |
APISpecification.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.
|
Copyright © 2020. All rights reserved.