Package | Description |
---|---|
com.kobil.ssms.asm.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
WaitingListMessageState |
TransactionData.getState() |
static WaitingListMessageState |
WaitingListMessageState.valueOf(byte state) |
static WaitingListMessageState |
WaitingListMessageState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WaitingListMessageState[] |
WaitingListMessageState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TransactionData.setState(WaitingListMessageState state) |
Constructor and Description |
---|
TransactionData(String userId,
String transactionId,
WaitingListMessageType type,
WaitingListMessageState state,
Date dateOfOccurrence,
AsmServicesWs.TransactionResultCode transactionResultCode) |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.