Uses of Enum Class
pl.databucket.examples.base.SampleUserEyeColor
Packages that use SampleUserEyeColor
-
Uses of SampleUserEyeColor in pl.databucket.examples.approach1.user
Methods in pl.databucket.examples.approach1.user that return SampleUserEyeColorMethods in pl.databucket.examples.approach1.user with parameters of type SampleUserEyeColor -
Uses of SampleUserEyeColor in pl.databucket.examples.base
Methods in pl.databucket.examples.base that return SampleUserEyeColorModifier and TypeMethodDescriptionstatic SampleUserEyeColorReturns the enum constant of this class with the specified name.static SampleUserEyeColor[]SampleUserEyeColor.values()Returns an array containing the constants of this enum class, in the order they are declared.