| Package | Description |
|---|---|
| net.billforward.model |
| Modifier and Type | Method and Description |
|---|---|
CreditNoteType |
CreditNote.getType() |
static CreditNoteType |
CreditNoteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CreditNoteType[] |
CreditNoteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 BillForward. All rights reserved.