| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest.apim4x |
| Modifier and Type | Method and Description |
|---|---|
static Apim4xApiDto.TypeEnum |
Apim4xApiDto.TypeEnum.fromValue(String v) |
Apim4xApiDto.TypeEnum |
Apim4xApiDto.getType() |
static Apim4xApiDto.TypeEnum |
Apim4xApiDto.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Apim4xApiDto.TypeEnum[] |
Apim4xApiDto.TypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Apim4xApiDto.setType(Apim4xApiDto.TypeEnum type) |
Copyright © 2024 WSO2. All rights reserved.