Uses of Enum
com.microsoft.graph.models.EducationSpeechType
Packages that use EducationSpeechType
-
Uses of EducationSpeechType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return EducationSpeechTypeModifier and TypeMethodDescriptionstatic EducationSpeechTypeEducationAiFeedbackCriteria.getSpeechType()Gets the speechType property value.static EducationSpeechTypeReturns the enum constant of this type with the specified name.static EducationSpeechType[]EducationSpeechType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type EducationSpeechTypeModifier and TypeMethodDescriptionvoidEducationAiFeedbackCriteria.setSpeechType(EducationSpeechType value) Sets the speechType property value.