Uses of Enum Class
com.mypurecloud.sdk.v2.model.ExternalContact.TypeEnum
Packages that use ExternalContact.TypeEnum
-
Uses of ExternalContact.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ExternalContact.TypeEnumModifier and TypeMethodDescriptionstatic ExternalContact.TypeEnumExternalContact.TypeEnum.fromString(String key) ExternalContact.getType()static ExternalContact.TypeEnumReturns the enum constant of this class with the specified name.static ExternalContact.TypeEnum[]ExternalContact.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.