Uses of Enum Class
com.mypurecloud.sdk.v2.model.ReportingDataExportTopicDataExportNotification.ViewTypeEnum
Packages that use ReportingDataExportTopicDataExportNotification.ViewTypeEnum
-
Uses of ReportingDataExportTopicDataExportNotification.ViewTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ReportingDataExportTopicDataExportNotification.ViewTypeEnumModifier and TypeMethodDescriptionReportingDataExportTopicDataExportNotification.ViewTypeEnum.fromString(String key) ReportingDataExportTopicDataExportNotification.getViewType()Returns the enum constant of this class with the specified name.ReportingDataExportTopicDataExportNotification.ViewTypeEnum.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 ReportingDataExportTopicDataExportNotification.ViewTypeEnumModifier and TypeMethodDescriptionvoidReportingDataExportTopicDataExportNotification.setViewType(ReportingDataExportTopicDataExportNotification.ViewTypeEnum viewType) ReportingDataExportTopicDataExportNotification.viewType(ReportingDataExportTopicDataExportNotification.ViewTypeEnum viewType)