| Package | Description |
|---|---|
| pl.matsuo.accounting.model.print |
| Modifier and Type | Method and Description |
|---|---|
AccountingPrintStatus |
AccountingPrint.getStatus() |
static AccountingPrintStatus |
AccountingPrintStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountingPrintStatus[] |
AccountingPrintStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingPrint.setStatus(AccountingPrintStatus status) |
Copyright © 2015 Matsuo IT. All rights reserved.