| Package | Description |
|---|---|
| org.aoju.bus.core.lang | |
| org.aoju.bus.oauth.provider |
| Modifier and Type | Method and Description |
|---|---|
static Normal.Gender |
Normal.Gender.getGender(String code) |
static Normal.Gender |
Normal.Gender.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Normal.Gender[] |
Normal.Gender.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Normal.Gender |
DefaultProvider.getRealGender(com.alibaba.fastjson.JSONObject object)
获取用户的实际性别 华为系统中,用户的性别:1表示女,0表示男
|
Copyright © 2020. All rights reserved.