JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Enum Class
io.adabox.dextreme.model.AssetType
Packages that use
AssetType
Package
Description
io.adabox.dextreme.model
Uses of
AssetType
in
io.adabox.dextreme.model
Methods in
io.adabox.dextreme.model
that return
AssetType
Modifier and Type
Method
Description
static
AssetType
AssetType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
AssetType
[]
AssetType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.