com.foxinmy.weixin4j.mp.oldpayment
Class PayWarn
java.lang.Object
com.foxinmy.weixin4j.payment.PayBaseInfo
com.foxinmy.weixin4j.mp.oldpayment.PayWarn
- All Implemented Interfaces:
- Serializable
public class PayWarn
- extends PayBaseInfo
V2告警通知
- Since:
- JDK 1.6
- Author:
- jinyu(foxinmy@gmail.com)
- See Also:
,
Serialized Form
| Methods inherited from class com.foxinmy.weixin4j.payment.PayBaseInfo |
getAppId, getFormatSignType, getNonceStr, getPaySign, getSignType, getTimeStamp, setAppId, setNonceStr, setPaySign, setSignType, setTimeStamp |
PayWarn
public PayWarn()
getErrortype
public String getErrortype()
getDescription
public String getDescription()
getAlarmcontent
public String getAlarmcontent()
toString
public String toString()
- Overrides:
toString in class PayBaseInfo
Copyright © 2014–2017. All rights reserved.