Uses of Enum Class
org.chenile.query.model.DownloadFormat
Packages that use 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
Subclasses with type arguments of type DownloadFormat in org.chenile.query.modelMethods in org.chenile.query.model that return DownloadFormatModifier and TypeMethodDescriptionstatic DownloadFormatReturns 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.