Uses of Enum Class
org.chenile.query.model.DownloadFormat
Package
Description
Contains the core model of the QUERY API that can be extended by various implementations.
-
Uses of DownloadFormat in org.chenile.query.model
Modifier and TypeMethodDescriptionstatic DownloadFormat
Returns the enum constant of this class with the specified name.static DownloadFormat[]
DownloadFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared.