Uses of Enum Class
com.mypurecloud.sdk.v2.model.CustomerEndDetailEventTopicCustomerEndEvent.DirectionEnum
Packages that use CustomerEndDetailEventTopicCustomerEndEvent.DirectionEnum
-
Uses of CustomerEndDetailEventTopicCustomerEndEvent.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CustomerEndDetailEventTopicCustomerEndEvent.DirectionEnumModifier and TypeMethodDescriptionCustomerEndDetailEventTopicCustomerEndEvent.DirectionEnum.fromString(String key) CustomerEndDetailEventTopicCustomerEndEvent.getDirection()Returns the enum constant of this class with the specified name.CustomerEndDetailEventTopicCustomerEndEvent.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 CustomerEndDetailEventTopicCustomerEndEvent.DirectionEnumModifier and TypeMethodDescriptionCustomerEndDetailEventTopicCustomerEndEvent.direction(CustomerEndDetailEventTopicCustomerEndEvent.DirectionEnum direction) voidCustomerEndDetailEventTopicCustomerEndEvent.setDirection(CustomerEndDetailEventTopicCustomerEndEvent.DirectionEnum direction)