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