Uses of Class
pl.databucket.examples.data.user.UserTag
| Package | Description |
|---|---|
| pl.databucket.examples.data.user |
-
Uses of UserTag in pl.databucket.examples.data.user
Methods in pl.databucket.examples.data.user that return UserTag Modifier and Type Method Description UserTagUser. getTag()static UserTagUserTag. valueOf(int tagId)Returns the enum constant of this type with the specified name.static UserTagUserTag. valueOf(String name)Returns the enum constant of this type with the specified name.static UserTag[]UserTag. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in pl.databucket.examples.data.user with parameters of type UserTag Modifier and Type Method Description voidUser. setTag(UserTag tag)