| 程序包 | 说明 |
|---|---|
| cn.ipokerface.weixin.proxy.merchant | |
| cn.ipokerface.weixin.proxy.payment | |
| cn.ipokerface.weixin.sign |
| 限定符和类型 | 方法和说明 |
|---|---|
SignType |
MerchantResult.getFormatSignType() |
| 限定符和类型 | 方法和说明 |
|---|---|
SignType |
PaymentBase.getFormatSignType() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PaymentBase.setSignType(SignType signType) |
| 限定符和类型 | 方法和说明 |
|---|---|
SignType |
WeixinPaymentSignature.getSignType() |
SignType |
WeixinSignature.getSignType()
签名类型
|
static SignType |
SignType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SignType[] |
SignType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
Copyright © 2019. All rights reserved.