Uses of Enum Class
com.mypurecloud.sdk.v2.model.PatchSurveyQuestion.CustomerPropertyEnum
Packages that use PatchSurveyQuestion.CustomerPropertyEnum
-
Uses of PatchSurveyQuestion.CustomerPropertyEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchSurveyQuestion.CustomerPropertyEnumModifier and TypeMethodDescriptionPatchSurveyQuestion.CustomerPropertyEnum.fromString(String key) PatchSurveyQuestion.getCustomerProperty()Returns the enum constant of this class with the specified name.PatchSurveyQuestion.CustomerPropertyEnum.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 PatchSurveyQuestion.CustomerPropertyEnumModifier and TypeMethodDescriptionPatchSurveyQuestion.customerProperty(PatchSurveyQuestion.CustomerPropertyEnum customerProperty) The customer property that the answer maps to.voidPatchSurveyQuestion.setCustomerProperty(PatchSurveyQuestion.CustomerPropertyEnum customerProperty)