Uses of Enum Class
tech.ailef.dbadmin.external.dto.DataExportFormat
Packages that use DataExportFormat
Package
Description
Data objects used in primarily in requests and responses
-
Uses of DataExportFormat in tech.ailef.dbadmin.external.dto
Methods in tech.ailef.dbadmin.external.dto that return DataExportFormatModifier and TypeMethodDescriptionstatic DataExportFormat
Returns the enum constant of this class with the specified name.static DataExportFormat[]
DataExportFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.