| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected MessageClassType |
MessageHeader.messageClass
The Message class.
|
| Modifier and Type | Method and Description |
|---|---|
static MessageClassType |
MessageClassType.fromValue(String v)
From value message class type.
|
MessageClassType |
MessageHeader.getMessageClass()
Gets the value of the messageClass property.
|
static MessageClassType |
MessageClassType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageClassType[] |
MessageClassType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageHeader.setMessageClass(MessageClassType value)
Sets the value of the messageClass property.
|
Copyright © 2022. All rights reserved.