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