| Modifier and Type | Method and Description |
|---|---|
static DocumentOutputFormat |
DocumentOutputFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentOutputFormat[] |
DocumentOutputFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
private DocumentOutputFormat |
ExpenseSheetDocumentPropertiesTO.outputFormat |
| Modifier and Type | Method and Description |
|---|---|
DocumentOutputFormat |
ExpenseSheetDocumentPropertiesTO.getOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpenseSheetDocumentPropertiesTO.setOutputFormat(DocumentOutputFormat outputFormat) |
| Modifier and Type | Field and Description |
|---|---|
private DocumentOutputFormat |
TenderSupplierDocumentPropertiesTO.outputFormat |
| Modifier and Type | Method and Description |
|---|---|
DocumentOutputFormat |
TenderSupplierDocumentPropertiesTO.getOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
TenderSupplierDocumentPropertiesTO.setOutputFormat(DocumentOutputFormat outputFormat) |
| Modifier and Type | Field and Description |
|---|---|
(package private) DocumentOutputFormat |
InvoicePropertiesTO.outputFormat |
| Modifier and Type | Method and Description |
|---|---|
DocumentOutputFormat |
InvoicePropertiesTO.getOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
InvoicePropertiesTO.setOutputFormat(DocumentOutputFormat outputFormat) |
| Constructor and Description |
|---|
InvoicePropertiesTO(Calendar issueDate,
Identifier templateId,
Identifier recipientsLocationId,
DocumentOutputFormat outputFormat) |
Copyright © 2008–2016 Sohnar Ltd.. All rights reserved.