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