| Package | Description |
|---|---|
| me.hao0.wechat.model.data.user | |
| me.hao0.wechat.serializer |
| Modifier and Type | Method and Description |
|---|---|
static UserSource |
UserSource.from(Integer s) |
UserSource |
UserSummary.getSource() |
static UserSource |
UserSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserSource[] |
UserSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserSummary.setSource(UserSource source) |
| Modifier and Type | Method and Description |
|---|---|
UserSource |
UserSourceDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser parser,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2019. All rights reserved.