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