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