| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.admin.rest.client.model |
| Modifier and Type | Method and Description |
|---|---|
MediationInfo.TypeEnum |
MediationInfo.getType()
Get type
|
static MediationInfo.TypeEnum |
MediationInfo.TypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediationInfo.TypeEnum[] |
MediationInfo.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 |
MediationInfo.setType(MediationInfo.TypeEnum type) |
MediationInfo |
MediationInfo.type(MediationInfo.TypeEnum type) |
Copyright © 2018 WSO2 Inc. All rights reserved.