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