Package | Description |
---|---|
com.secutix.plugin.paymentintegration.dto.contact |
Modifier and Type | Field and Description |
---|---|
protected ScreenConfigurationValue |
ScreenFieldDefinition.value |
protected ScreenConfigurationValue |
ScreenFieldDefinition.value |
Modifier and Type | Method and Description |
---|---|
static ScreenConfigurationValue |
ScreenConfigurationValue.fromValue(String v) |
static ScreenConfigurationValue |
ScreenConfigurationValue.fromValue(String v) |
ScreenConfigurationValue |
ScreenFieldDefinition.getValue()
Gets the value of the value property.
|
ScreenConfigurationValue |
ScreenFieldDefinition.getValue()
Gets the value of the value property.
|
static ScreenConfigurationValue |
ScreenConfigurationValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScreenConfigurationValue |
ScreenConfigurationValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScreenConfigurationValue[] |
ScreenConfigurationValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ScreenConfigurationValue[] |
ScreenConfigurationValue.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ScreenFieldDefinition.setValue(ScreenConfigurationValue value)
Sets the value of the value property.
|
void |
ScreenFieldDefinition.setValue(ScreenConfigurationValue value)
Sets the value of the value property.
|
Copyright © 2021. All rights reserved.