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