|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.foxinmy.weixin4j.http.weixin.XmlResult
com.foxinmy.weixin4j.payment.mch.MerchantResult
com.foxinmy.weixin4j.payment.coupon.CouponDetail
public class CouponDetail
代金券详细
,
Serialized Form| Constructor Summary | |
|---|---|
CouponDetail()
|
|
| Method Summary | |
|---|---|
String |
getBeginTime()
|
String |
getConsumerMchAppid()
|
String |
getConsumerMchId()
|
String |
getConsumerMchName()
|
String |
getCouponDesc()
|
String |
getCouponId()
|
int |
getCouponMininum()
|
String |
getCouponName()
|
int |
getCouponRemainValue()
|
int |
getCouponStatus()
|
String |
getCouponStockId()
|
int |
getCouponStockType()
|
int |
getCouponType()
|
int |
getCouponUseValue()
|
int |
getCouponValue()
|
String |
getEndTime()
|
Date |
getFormatBeginTime()
|
double |
getFormatCouponMininum()
调用接口获取单位为分,get方法转换为元方便使用 |
double |
getFormatCouponRemainValue()
调用接口获取单位为分,get方法转换为元方便使用 |
CouponStatus |
getFormatCouponStatus()
|
CouponStockType |
getFormatCouponStockType()
|
CouponType |
getFormatCouponType()
|
double |
getFormatCouponUseValue()
调用接口获取单位为分,get方法转换为元方便使用 |
double |
getFormatCouponValue()
调用接口获取单位为分,get方法转换为元方便使用 |
Date |
getFormatEndTime()
|
boolean |
getFormatIsPartialUse()
|
Date |
getFormatSendTime()
|
Date |
getFormatUseTime()
|
int |
getIsPartialUse()
|
String |
getSendSource()
|
String |
getSendTime()
|
String |
getTradeNo()
|
String |
getUseTime()
|
String |
toString()
|
| Methods inherited from class com.foxinmy.weixin4j.payment.mch.MerchantResult |
|---|
getAppId, getDeviceInfo, getFormatRecall, getFormatSignType, getMchId, getNonceStr, getRecall, getSign, getSignType, getSubAppId, getSubMchId, setAppId, setDeviceInfo, setMchId, setNonceStr, setRecall, setSign, setSignType, setSubAppId, setSubMchId |
| Methods inherited from class com.foxinmy.weixin4j.http.weixin.XmlResult |
|---|
getErrCode, getErrCodeDes, getResultCode, getReturnCode, getReturnMsg, setErrCode, setErrCodeDes, setResultCode |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CouponDetail()
| Method Detail |
|---|
public String getCouponStockId()
public int getCouponStockType()
public CouponStockType getFormatCouponStockType()
public String getCouponId()
public int getCouponValue()
public double getFormatCouponValue()
public int getCouponMininum()
public double getFormatCouponMininum()
public String getCouponName()
public int getCouponStatus()
public CouponStatus getFormatCouponStatus()
public int getCouponType()
public CouponType getFormatCouponType()
public String getCouponDesc()
public int getCouponUseValue()
public double getFormatCouponUseValue()
public int getCouponRemainValue()
public double getFormatCouponRemainValue()
public String getBeginTime()
public Date getFormatBeginTime()
public String getEndTime()
public Date getFormatEndTime()
public String getSendTime()
public Date getFormatSendTime()
public String getUseTime()
public Date getFormatUseTime()
public String getTradeNo()
public String getConsumerMchId()
public String getConsumerMchName()
public String getConsumerMchAppid()
public String getSendSource()
public int getIsPartialUse()
public boolean getFormatIsPartialUse()
public String toString()
toString in class MerchantResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||