|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SubscriptionState in com.emc.cdp.services.rest.model |
|---|
| Fields in com.emc.cdp.services.rest.model declared as SubscriptionState | |
|---|---|
protected SubscriptionState |
Subscription.state
|
| Methods in com.emc.cdp.services.rest.model that return SubscriptionState | |
|---|---|
static SubscriptionState |
SubscriptionState.fromValue(String v)
|
SubscriptionState |
Subscription.getState()
Gets the value of the state property. |
static SubscriptionState |
SubscriptionState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SubscriptionState[] |
SubscriptionState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.emc.cdp.services.rest.model with parameters of type SubscriptionState | |
|---|---|
void |
Subscription.setState(SubscriptionState value)
Sets the value of the state property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||