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