Package | Description |
---|---|
com.kobil.ssms.asm.presentation.b2b |
Modifier and Type | Method and Description |
---|---|
WaitingListMessageType |
TransactionData.getType() |
static WaitingListMessageType |
WaitingListMessageType.valueOf(byte type) |
static WaitingListMessageType |
WaitingListMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WaitingListMessageType[] |
WaitingListMessageType.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.setType(WaitingListMessageType type) |
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.