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