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