| Package | Description |
|---|---|
| com.adyen.model.nexo |
| Modifier and Type | Field and Description |
|---|---|
protected CharacterHeightType |
OutputText.characterHeight |
| Modifier and Type | Method and Description |
|---|---|
static CharacterHeightType |
CharacterHeightType.fromValue(String v)
From value character height type.
|
CharacterHeightType |
OutputText.getCharacterHeight()
Gets the value of the characterHeight property.
|
static CharacterHeightType |
CharacterHeightType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharacterHeightType[] |
CharacterHeightType.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.setCharacterHeight(CharacterHeightType value)
Sets the value of the characterHeight property.
|
Copyright © 2022. All rights reserved.