|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SignType | |
|---|---|
| com.foxinmy.weixin4j.payment | |
| com.foxinmy.weixin4j.payment.mch | |
| com.foxinmy.weixin4j.sign | |
| com.foxinmy.weixin4j.type | |
| Uses of SignType in com.foxinmy.weixin4j.payment |
|---|
| Methods in com.foxinmy.weixin4j.payment that return SignType | |
|---|---|
SignType |
PayBaseInfo.getFormatSignType()
|
| Methods in com.foxinmy.weixin4j.payment with parameters of type SignType | |
|---|---|
void |
PayBaseInfo.setSignType(SignType signType)
|
| Uses of SignType in com.foxinmy.weixin4j.payment.mch |
|---|
| Methods in com.foxinmy.weixin4j.payment.mch that return SignType | |
|---|---|
SignType |
MerchantResult.getFormatSignType()
|
| Uses of SignType in com.foxinmy.weixin4j.sign |
|---|
| Methods in com.foxinmy.weixin4j.sign that return SignType | |
|---|---|
SignType |
WeixinSignature.getSignType()
签名类型 |
SignType |
WeixinPaymentSignature.getSignType()
|
| Uses of SignType in com.foxinmy.weixin4j.type |
|---|
| Methods in com.foxinmy.weixin4j.type that return SignType | |
|---|---|
static SignType |
SignType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SignType[] |
SignType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||