| Modifier and Type | Field and Description |
|---|---|
protected MigratoryDataMessage.MessageType |
MigratoryDataMessage.messageType |
| Modifier and Type | Method and Description |
|---|---|
MigratoryDataMessage.MessageType |
MigratoryDataMessage.getMessageType()
Get the MessageType of the message.
|
static MigratoryDataMessage.MessageType |
MigratoryDataMessage.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigratoryDataMessage.MessageType[] |
MigratoryDataMessage.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.