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