| 程序包 | 说明 |
|---|---|
| com.ms.tools.push.dingtalk.enums | |
| com.ms.tools.push.dingtalk.factory | |
| com.ms.tools.push.dingtalk.to |
| 限定符和类型 | 方法和说明 |
|---|---|
static MsgTypeEnum |
MsgTypeEnum.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static MsgTypeEnum[] |
MsgTypeEnum.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
MsgTypeEnum |
BaseImpl.getMsgTypeEnum()
消息类型
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
AbstractConfig.setMsgType(MsgTypeEnum msgType) |
| 限定符和类型 | 方法和说明 |
|---|---|
MsgTypeEnum |
TextImpl.getMsgTypeEnum() |
MsgTypeEnum |
MarkdownImpl.getMsgTypeEnum() |
MsgTypeEnum |
LinkImpl.getMsgTypeEnum() |
MsgTypeEnum |
FeedCardImpl.getMsgTypeEnum() |
MsgTypeEnum |
ActionCardImpl.getMsgTypeEnum() |
MsgTypeEnum |
ActionCardBtnImpl.getMsgTypeEnum() |
Copyright © 2024. All rights reserved.