Uses of Enum Class
com.mypurecloud.sdk.v2.model.DecisionTableExportJob.ExportTypeEnum
Packages that use DecisionTableExportJob.ExportTypeEnum
-
Uses of DecisionTableExportJob.ExportTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DecisionTableExportJob.ExportTypeEnumModifier and TypeMethodDescriptionDecisionTableExportJob.ExportTypeEnum.fromString(String key) DecisionTableExportJob.getExportType()Returns the enum constant of this class with the specified name.DecisionTableExportJob.ExportTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.