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