Uses of Enum Class
edu.nwmissouri.animalList.AnimalLegs
Packages that use AnimalLegs
- 
Uses of AnimalLegs in edu.nwmissouri.animalList
Methods in edu.nwmissouri.animalList that return AnimalLegsModifier and TypeMethodDescriptionstatic AnimalLegsReturns the enum constant of this class with the specified name.static AnimalLegs[]AnimalLegs.values()Returns an array containing the constants of this enum class, in the order they are declared.