Package | Description |
---|---|
com.secutix.plugin.v1_0.dto |
Modifier and Type | Method and Description |
---|---|
InteractionState |
ContactInteractionData.getState() |
InteractionState |
ContactInteractionData.getState() |
static InteractionState |
InteractionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InteractionState |
InteractionState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InteractionState[] |
InteractionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static InteractionState[] |
InteractionState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ContactInteractionData.setState(InteractionState state) |
void |
ContactInteractionData.setState(InteractionState state) |
Copyright © 2021. All rights reserved.