| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Field and Description |
|---|---|
protected PricingComponent.PricingComponentChargeType |
QuoteBreakdownCost.pricingComponentType |
| Modifier and Type | Method and Description |
|---|---|
PricingComponent.PricingComponentChargeType |
PricingComponent.getChargeType() |
PricingComponent.PricingComponentChargeType |
QuoteBreakdownCost.getPricingComponentType() |
static PricingComponent.PricingComponentChargeType |
PricingComponent.PricingComponentChargeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PricingComponent.PricingComponentChargeType[] |
PricingComponent.PricingComponentChargeType.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.setChargeType(PricingComponent.PricingComponentChargeType chargeType) |
void |
QuoteBreakdownCost.setPricingComponentType(PricingComponent.PricingComponentChargeType type) |
Copyright © 2015 BillForward. All rights reserved.