| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.model.rest.apim4x |
| Modifier and Type | Method and Description |
|---|---|
static WSDLInfoDTO.TypeEnum |
WSDLInfoDTO.TypeEnum.fromValue(String v) |
WSDLInfoDTO.TypeEnum |
WSDLInfoDTO.getType() |
static WSDLInfoDTO.TypeEnum |
WSDLInfoDTO.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WSDLInfoDTO.TypeEnum[] |
WSDLInfoDTO.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 |
WSDLInfoDTO.setType(WSDLInfoDTO.TypeEnum type) |
WSDLInfoDTO |
WSDLInfoDTO.type(WSDLInfoDTO.TypeEnum type)
Indicates whether the WSDL is a single WSDL or an archive in ZIP format
|
Copyright © 2024 WSO2. All rights reserved.