Uses of Enum Class
com.mypurecloud.sdk.v2.model.AcdEndDetailEventTopicAcdEndEvent.DirectionEnum
Packages that use AcdEndDetailEventTopicAcdEndEvent.DirectionEnum
-
Uses of AcdEndDetailEventTopicAcdEndEvent.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AcdEndDetailEventTopicAcdEndEvent.DirectionEnumModifier and TypeMethodDescriptionAcdEndDetailEventTopicAcdEndEvent.DirectionEnum.fromString(String key) AcdEndDetailEventTopicAcdEndEvent.getDirection()Returns the enum constant of this class with the specified name.AcdEndDetailEventTopicAcdEndEvent.DirectionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type AcdEndDetailEventTopicAcdEndEvent.DirectionEnumModifier and TypeMethodDescriptionAcdEndDetailEventTopicAcdEndEvent.direction(AcdEndDetailEventTopicAcdEndEvent.DirectionEnum direction) voidAcdEndDetailEventTopicAcdEndEvent.setDirection(AcdEndDetailEventTopicAcdEndEvent.DirectionEnum direction)