| Package | Description |
|---|---|
| org.wso2.carbon.apimgt.samples.utils.store.rest.client.model |
| Modifier and Type | Method and Description |
|---|---|
Subscription.StatusEnum |
Subscription.getStatus()
Get status
|
static Subscription.StatusEnum |
Subscription.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Subscription.StatusEnum[] |
Subscription.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.setStatus(Subscription.StatusEnum status) |
Subscription |
Subscription.status(Subscription.StatusEnum status) |
Copyright © 2018 WSO2 Inc. All rights reserved.