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