Uses of Enum Class
pl.databucket.examples.base.SampleUserTag
Packages that use SampleUserTag
-
Uses of SampleUserTag in pl.databucket.examples.approach1.user
Methods in pl.databucket.examples.approach1.user that return SampleUserTagMethods in pl.databucket.examples.approach1.user with parameters of type SampleUserTag -
Uses of SampleUserTag in pl.databucket.examples.base
Methods in pl.databucket.examples.base that return SampleUserTagModifier and TypeMethodDescriptionstatic SampleUserTagSampleUserTag.valueOf(int tagId) Returns the enum constant of this class with the specified name.static SampleUserTagReturns the enum constant of this class with the specified name.static SampleUserTag[]SampleUserTag.values()Returns an array containing the constants of this enum class, in the order they are declared.