| Package | Description |
|---|---|
| net.billforward.model | |
| net.billforward.model.amendments |
| Modifier and Type | Method and Description |
|---|---|
PricingComponentValueChangeAmendment |
Subscription.upgrade(HashMap<String,Integer> changes_)
Upgrade or downgrade the subscription to the new value.
|
PricingComponentValueChangeAmendment |
Subscription.upgrade(List<ComponentChange> changes_)
Upgrade or downgrade the subscription to the new value.
|
PricingComponentValueChangeAmendment |
Subscription.upgrade(String name,
int newValue)
Upgrade or downgrade the subscription to the new value.
|
| Modifier and Type | Method and Description |
|---|---|
static PricingComponentValueChangeAmendment |
PricingComponentValueChangeAmendment.create(PricingComponentValueChangeAmendment amendment) |
static PricingComponentValueChangeAmendment |
PricingComponentValueChangeAmendment.get(String ID) |
PricingComponentValueChangeAmendment |
PricingComponentValueChangeAmendment.sync() |
| Modifier and Type | Method and Description |
|---|---|
static PricingComponentValueChangeAmendment |
PricingComponentValueChangeAmendment.create(PricingComponentValueChangeAmendment amendment) |
Copyright © 2015 BillForward. All rights reserved.