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