Package | Description |
---|---|
com.secutix.plugin.v1_0.dto |
Modifier and Type | Method and Description |
---|---|
GenderEnum |
IndividualContactData.getIndividualGender() |
GenderEnum |
IndividualContactData.getIndividualGender() |
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 individualGender) |
void |
IndividualContactData.setIndividualGender(GenderEnum individualGender) |
Copyright © 2021. All rights reserved.