Uses of Enum Class
com.mypurecloud.sdk.v2.model.ContactIdentifier.TypeEnum
Packages that use ContactIdentifier.TypeEnum
-
Uses of ContactIdentifier.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContactIdentifier.TypeEnumModifier and TypeMethodDescriptionstatic ContactIdentifier.TypeEnumContactIdentifier.TypeEnum.fromString(String key) ContactIdentifier.getType()static ContactIdentifier.TypeEnumReturns the enum constant of this class with the specified name.static ContactIdentifier.TypeEnum[]ContactIdentifier.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 ContactIdentifier.TypeEnumModifier and TypeMethodDescriptionvoidContactIdentifier.setType(ContactIdentifier.TypeEnum type) ContactIdentifier.type(ContactIdentifier.TypeEnum type) The type of this identifier