Uses of Enum Class
edu.nwmissouri.zoo02group.Drinks
Packages that use Drinks
-
Uses of Drinks in edu.nwmissouri.zoo02group
Methods in edu.nwmissouri.zoo02group that return DrinksModifier and TypeMethodDescriptionOrderedDrink.getDrinkName()
static Drinks
Returns the enum constant of this class with the specified name.static Drinks[]
Drinks.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in edu.nwmissouri.zoo02group with parameters of type DrinksConstructors in edu.nwmissouri.zoo02group with parameters of type Drinks