| Package | Description |
|---|---|
| de.adorsys.ledgers.postings.db.domain |
| Modifier and Type | Method and Description |
|---|---|
PostingStatus |
PostingLine.getPstStatus() |
PostingStatus |
Posting.getPstStatus() |
static PostingStatus |
PostingStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PostingStatus[] |
PostingStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PostingLine.setPstStatus(PostingStatus pstStatus) |
void |
Posting.setPstStatus(PostingStatus pstStatus) |
Copyright © 2019. All rights reserved.