Uses of Enum Class
com.mypurecloud.sdk.v2.model.ExternalContactsUnresolvedContactChangedTopicContact.TypeEnum
Packages that use ExternalContactsUnresolvedContactChangedTopicContact.TypeEnum
-
Uses of ExternalContactsUnresolvedContactChangedTopicContact.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExternalContactsUnresolvedContactChangedTopicContact.TypeEnumModifier and TypeMethodDescriptionExternalContactsUnresolvedContactChangedTopicContact.TypeEnum.fromString(String key) ExternalContactsUnresolvedContactChangedTopicContact.getType()Returns the enum constant of this class with the specified name.ExternalContactsUnresolvedContactChangedTopicContact.TypeEnum.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 ExternalContactsUnresolvedContactChangedTopicContact.TypeEnumModifier and TypeMethodDescriptionvoidExternalContactsUnresolvedContactChangedTopicContact.setType(ExternalContactsUnresolvedContactChangedTopicContact.TypeEnum type) ExternalContactsUnresolvedContactChangedTopicContact.type(ExternalContactsUnresolvedContactChangedTopicContact.TypeEnum type)