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