| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest |
| Modifier and Type | Method and Description |
|---|---|
APIDetailedDTO.TypeEnum |
APIDetailedDTO.getType()
The transport to be set.
|
static APIDetailedDTO.TypeEnum |
APIDetailedDTO.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIDetailedDTO.TypeEnum[] |
APIDetailedDTO.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 |
APIDetailedDTO.setType(APIDetailedDTO.TypeEnum type) |
Copyright © 2019 WSO2. All rights reserved.