com.foxinmy.weixin4j.mp.oldpayment
Class PayWarn

java.lang.Object
  extended by com.foxinmy.weixin4j.payment.PayBaseInfo
      extended by 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

Constructor Summary
PayWarn()
           
 
Method Summary
 String getAlarmcontent()
           
 String getDescription()
           
 String getErrortype()
           
 String toString()
           
 
Methods inherited from class com.foxinmy.weixin4j.payment.PayBaseInfo
getAppId, getFormatSignType, getNonceStr, getPaySign, getSignType, getTimeStamp, setAppId, setNonceStr, setPaySign, setSignType, setTimeStamp
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PayWarn

public PayWarn()
Method Detail

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.