| Package | Description |
|---|---|
| ch.postfinance.sdk.model |
| Modifier and Type | Field and Description |
|---|---|
protected TransactionLineItemVersionState |
TransactionLineItemVersion.state |
| Modifier and Type | Method and Description |
|---|---|
static TransactionLineItemVersionState |
TransactionLineItemVersionState.fromValue(String text) |
TransactionLineItemVersionState |
TransactionLineItemVersion.getState()
The object's current state.
|
static TransactionLineItemVersionState |
TransactionLineItemVersionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionLineItemVersionState[] |
TransactionLineItemVersionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.