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