| Modifier and Type | Method and Description |
|---|---|
SubscriptionUpdateType |
UpdateSubscriptionDto.getUpdateType() |
static SubscriptionUpdateType |
SubscriptionUpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriptionUpdateType[] |
SubscriptionUpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSubscriptionDto.setUpdateType(SubscriptionUpdateType updateType) |
| Constructor and Description |
|---|
UpdateSubscriptionDto(SubscriptionUpdateType updateType) |
Copyright © 2008-2015 Abiquo Holdings S.L.. All Rights Reserved.