| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected MenuEntryTagType |
MenuEntry.menuEntryTag
The Menu entry tag.
|
| Modifier and Type | Method and Description |
|---|---|
static MenuEntryTagType |
MenuEntryTagType.fromValue(String v)
From value menu entry tag type.
|
MenuEntryTagType |
MenuEntry.getMenuEntryTag()
Gets the value of the menuEntryTag property.
|
static MenuEntryTagType |
MenuEntryTagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MenuEntryTagType[] |
MenuEntryTagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MenuEntry.setMenuEntryTag(MenuEntryTagType value)
Sets the value of the menuEntryTag property.
|
Copyright © 2022. All rights reserved.