Package | Description |
---|---|
com.secutix.plugin.v2_0.dto |
Modifier and Type | Method and Description |
---|---|
InteractionDirection |
ContactInteractionData.getDirection() |
InteractionDirection |
ContactInteractionData.getDirection() |
static InteractionDirection |
InteractionDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InteractionDirection |
InteractionDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InteractionDirection[] |
InteractionDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static InteractionDirection[] |
InteractionDirection.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.setDirection(InteractionDirection direction) |
void |
ContactInteractionData.setDirection(InteractionDirection direction) |
Copyright © 2021. All rights reserved.