| 程序包 | 说明 |
|---|---|
| cn.net.wanmo.plugin.wechat.officialaccount.util.qrcode.enums | |
| cn.net.wanmo.plugin.wechat.officialaccount.util.qrcode.pojo |
| 限定符和类型 | 方法和说明 |
|---|---|
static ActionName |
ActionName.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static ActionName[] |
ActionName.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 字段和说明 |
|---|---|
private ActionName |
QrcodeCreateReq.actionName
二维码类型,QR_SCENE为临时的整型参数值,QR_STR_SCENE为临时的字符串参数值,QR_LIMIT_SCENE为永久的整型参数值,QR_LIMIT_STR_SCENE为永久的字符串参数值
|
| 限定符和类型 | 方法和说明 |
|---|---|
ActionName |
QrcodeCreateReq.getActionName() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
QrcodeCreateReq.setActionName(ActionName actionName) |
Copyright © 2024. All rights reserved.