| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected SoundActionType |
SoundRequest.soundAction
The Sound action.
|
| Modifier and Type | Method and Description |
|---|---|
static SoundActionType |
SoundActionType.fromValue(String v)
From value sound action type.
|
SoundActionType |
SoundRequest.getSoundAction()
Gets the value of the soundAction property.
|
static SoundActionType |
SoundActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SoundActionType[] |
SoundActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoundRequest.setSoundAction(SoundActionType value)
Sets the value of the soundAction property.
|
Copyright © 2022. All rights reserved.