Uses of Enum Class
com.mypurecloud.sdk.v2.model.Survey.SurveyTypeEnum
Packages that use Survey.SurveyTypeEnum
-
Uses of Survey.SurveyTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Survey.SurveyTypeEnumModifier and TypeMethodDescriptionstatic Survey.SurveyTypeEnumSurvey.SurveyTypeEnum.fromString(String key) Survey.getSurveyType()static Survey.SurveyTypeEnumReturns the enum constant of this class with the specified name.static Survey.SurveyTypeEnum[]Survey.SurveyTypeEnum.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 Survey.SurveyTypeEnumModifier and TypeMethodDescriptionvoidSurvey.setSurveyType(Survey.SurveyTypeEnum surveyType) Survey.surveyType(Survey.SurveyTypeEnum surveyType) Type of the survey