Uses of Enum Class
com.kingsrook.sampleapp.metadata.SampleMetaDataProvider.PetSpecies
Packages that use SampleMetaDataProvider.PetSpecies
-
Uses of SampleMetaDataProvider.PetSpecies in com.kingsrook.sampleapp.metadata
Subclasses with type arguments of type SampleMetaDataProvider.PetSpecies in com.kingsrook.sampleapp.metadataMethods in com.kingsrook.sampleapp.metadata that return SampleMetaDataProvider.PetSpeciesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SampleMetaDataProvider.PetSpecies[]
SampleMetaDataProvider.PetSpecies.values()
Returns an array containing the constants of this enum class, in the order they are declared.