| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Method and Description |
|---|---|
PricingComponent.ValueChangeMode |
PricingComponent.getDowngradeMode() |
PricingComponent.ValueChangeMode |
PricingComponent.getUpgradeMode() |
static PricingComponent.ValueChangeMode |
PricingComponent.ValueChangeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PricingComponent.ValueChangeMode[] |
PricingComponent.ValueChangeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PricingComponent.setDowngradeMode(PricingComponent.ValueChangeMode downgradeMode) |
void |
PricingComponent.setUpgradeMode(PricingComponent.ValueChangeMode upgradeMode) |
Copyright © 2014 BillForward. All rights reserved.