| Package | Description |
|---|---|
| net.billforward.amendments |
| Modifier and Type | Method and Description |
|---|---|
Amendment.AmendmentType |
IssueInvoiceAmendment.getAmendmentType() |
Amendment.AmendmentType |
InvoiceRecalculationAmendment.getAmendmentType() |
Amendment.AmendmentType |
InvoiceNextExecutionAttemptAmendment.getAmendmentType() |
static Amendment.AmendmentType |
Amendment.AmendmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Amendment.AmendmentType[] |
Amendment.AmendmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 BillForward. All rights reserved.