JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
ᒢᐩᐩ.ᓫᣕᐪᓫᣗ.ᣖᑊᓫ
FoodType
Uses of Enum Class
ᒢᐩᐩ.ᓫᣕᐪᓫᣗ.ᣖᑊᓫ.FoodType
Packages that use
FoodType
Package
Description
ᒢᐩᐩ.ᓫᣕᐪᓫᣗ.ᣖᑊᓫ
Uses of
FoodType
in
ᒢᐩᐩ.ᓫᣕᐪᓫᣗ.ᣖᑊᓫ
Subclasses with type arguments of type
FoodType
in
ᒢᐩᐩ.ᓫᣕᐪᓫᣗ.ᣖᑊᓫ
Modifier and Type
Class
Description
enum
FoodType
Methods in
ᒢᐩᐩ.ᓫᣕᐪᓫᣗ.ᣖᑊᓫ
that return
FoodType
Modifier and Type
Method
Description
static
FoodType
FoodType.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
FoodType
[]
FoodType.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.