| Package | Description |
|---|---|
| net.billforward.model | |
| net.billforward.model.amendments |
| Modifier and Type | Method and Description |
|---|---|
static InvoicingType |
InvoicingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvoicingType[] |
InvoicingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InvoicingType |
ProductRatePlanMigrationChargeAmendment.getInvoicingType() |
InvoicingType |
PricingComponentValueChangeAmendment.getInvoicingType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductRatePlanMigrationChargeAmendment.setInvoicingType(InvoicingType invoicingType) |
void |
PricingComponentValueChangeAmendment.setInvoicingType(InvoicingType invoicingType) |
Copyright © 2015 BillForward. All rights reserved.