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