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