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