| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.rest.integration.tests.publisher.model |
| Modifier and Type | Method and Description |
|---|---|
static Tier.TierPlanEnum |
Tier.TierPlanEnum.fromValue(String text) |
Tier.TierPlanEnum |
Tier.getTierPlan()
This attribute declares whether this policy is available under commercial or free
|
Tier.TierPlanEnum |
Tier.TierPlanEnum.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static Tier.TierPlanEnum |
Tier.TierPlanEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tier.TierPlanEnum[] |
Tier.TierPlanEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Tier.setTierPlan(Tier.TierPlanEnum tierPlan) |
Tier |
Tier.tierPlan(Tier.TierPlanEnum tierPlan) |
void |
Tier.TierPlanEnum.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
Tier.TierPlanEnum enumeration) |
Copyright © 2018 WSO2. All rights reserved.