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