Uses of Enum Class
com.mypurecloud.sdk.v2.model.CreateGeneralProgramTestPhraseMatchedTranscript.MediaTypeEnum
Packages that use CreateGeneralProgramTestPhraseMatchedTranscript.MediaTypeEnum
-
Uses of CreateGeneralProgramTestPhraseMatchedTranscript.MediaTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateGeneralProgramTestPhraseMatchedTranscript.MediaTypeEnumModifier and TypeMethodDescriptionCreateGeneralProgramTestPhraseMatchedTranscript.MediaTypeEnum.fromString(String key) CreateGeneralProgramTestPhraseMatchedTranscript.getMediaType()Returns the enum constant of this class with the specified name.CreateGeneralProgramTestPhraseMatchedTranscript.MediaTypeEnum.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 CreateGeneralProgramTestPhraseMatchedTranscript.MediaTypeEnumModifier and TypeMethodDescriptionCreateGeneralProgramTestPhraseMatchedTranscript.mediaType(CreateGeneralProgramTestPhraseMatchedTranscript.MediaTypeEnum mediaType) voidCreateGeneralProgramTestPhraseMatchedTranscript.setMediaType(CreateGeneralProgramTestPhraseMatchedTranscript.MediaTypeEnum mediaType)