Uses of Enum Class
com.mypurecloud.sdk.v2.model.SupportedDialectsTranscriptionEngine.EngineEnum
Packages that use SupportedDialectsTranscriptionEngine.EngineEnum
-
Uses of SupportedDialectsTranscriptionEngine.EngineEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SupportedDialectsTranscriptionEngine.EngineEnumModifier and TypeMethodDescriptionSupportedDialectsTranscriptionEngine.EngineEnum.fromString(String key) SupportedDialectsTranscriptionEngine.getEngine()Returns the enum constant of this class with the specified name.SupportedDialectsTranscriptionEngine.EngineEnum.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 SupportedDialectsTranscriptionEngine.EngineEnumModifier and TypeMethodDescriptionSupportedDialectsTranscriptionEngine.engine(SupportedDialectsTranscriptionEngine.EngineEnum engine) voidSupportedDialectsTranscriptionEngine.setEngine(SupportedDialectsTranscriptionEngine.EngineEnum engine)