JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
test
ModelType
Uses of Enum Class
test.ModelType
Packages that use
ModelType
Package
Description
test
Uses of
ModelType
in
test
Subclasses with type arguments of type
ModelType
in
test
Modifier and Type
Class
Description
enum
ModelType
Fields in
test
declared as
ModelType
Modifier and Type
Field
Description
ModelType
Model.
type
Methods in
test
that return
ModelType
Modifier and Type
Method
Description
static
ModelType
ModelType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
ModelType
[]
ModelType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.