| Package | Description |
|---|---|
| org.openinvoice.text.doc |
The
doc package contains classes related the invoice output document and report output document. |
| Modifier and Type | Method and Description |
|---|---|
static InvoiceDocument.Keys |
InvoiceDocument.Keys.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InvoiceDocument.Keys[] |
InvoiceDocument.Keys.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
AbstractDocument.toUpperCase(InvoiceDocument.Keys k) |
Copyright © 2011–2019 Plain Source. All rights reserved.