| 程序包 | 说明 |
|---|---|
| com.nlf.extend.wechat.qrcode.bean | |
| com.nlf.extend.wechat.qrcode.type |
| 限定符和类型 | 方法和说明 |
|---|---|
QrCodeType |
QrCodeRequest.getType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
QrCodeRequest.setType(QrCodeType type) |
| 限定符和类型 | 方法和说明 |
|---|---|
static QrCodeType |
QrCodeType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static QrCodeType[] |
QrCodeType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2020. All Rights Reserved.