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