| 程序包 | 说明 |
|---|---|
| com.nlf.extend.wechat.msg.bean | |
| com.nlf.extend.wechat.msg.type |
| 限定符和类型 | 字段和说明 |
|---|---|
protected MsgType |
AbstractMsg.msgType
消息类型
|
| 限定符和类型 | 方法和说明 |
|---|---|
MsgType |
IMsg.getMsgType()
获取消息类型
|
MsgType |
AbstractMsg.getMsgType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IMsg.setMsgType(MsgType msgType)
设置消息类型
|
void |
AbstractMsg.setMsgType(MsgType msgType) |
| 限定符和类型 | 方法和说明 |
|---|---|
static MsgType |
MsgType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static MsgType[] |
MsgType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2020. All Rights Reserved.