Uses of Enum Class
io.goobi.viewer.model.security.user.icon.UserAvatarOption
Packages that use UserAvatarOption
-
Uses of UserAvatarOption in io.goobi.viewer.model.security.user
Methods in io.goobi.viewer.model.security.user that return UserAvatarOptionMethods in io.goobi.viewer.model.security.user with parameters of type UserAvatarOption -
Uses of UserAvatarOption in io.goobi.viewer.model.security.user.icon
Methods in io.goobi.viewer.model.security.user.icon that return UserAvatarOptionModifier and TypeMethodDescriptionstatic UserAvatarOption
Returns the enum constant of this class with the specified name.static UserAvatarOption[]
UserAvatarOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.