Uses of Enum Class
com.mypurecloud.sdk.v2.model.JourneyViewChartDisplayAttributes.TypeEnum
Packages that use JourneyViewChartDisplayAttributes.TypeEnum
-
Uses of JourneyViewChartDisplayAttributes.TypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return JourneyViewChartDisplayAttributes.TypeEnumModifier and TypeMethodDescriptionJourneyViewChartDisplayAttributes.TypeEnum.fromString(String key) JourneyViewChartDisplayAttributes.getType()Returns the enum constant of this class with the specified name.JourneyViewChartDisplayAttributes.TypeEnum.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 JourneyViewChartDisplayAttributes.TypeEnumModifier and TypeMethodDescriptionvoidJourneyViewChartDisplayAttributes.setType(JourneyViewChartDisplayAttributes.TypeEnum type) JourneyViewChartDisplayAttributes.type(JourneyViewChartDisplayAttributes.TypeEnum type) The type of chart to display