Uses of Enum Class
com.bytedesk.core.rbac.user.UserEntity.Sex
Packages that use UserEntity.Sex
-
Uses of UserEntity.Sex in com.bytedesk.core.rbac.user
Fields in com.bytedesk.core.rbac.user declared as UserEntity.SexModifier and TypeFieldDescriptionprivate UserEntity.SexUserRequest.sexprivate UserEntity.SexUserResponse.sexMethods in com.bytedesk.core.rbac.user that return UserEntity.SexModifier and TypeMethodDescriptionstatic UserEntity.SexReturns the enum constant of this class with the specified name.static UserEntity.Sex[]UserEntity.Sex.values()Returns an array containing the constants of this enum class, in the order they are declared.