|
||||||||||
| 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.CouponStock
public class CouponStock
代金券信息
,
Serialized Form| Constructor Summary | |
|---|---|
CouponStock()
|
|
| Method Summary | |
|---|---|
String |
getBeginTime()
|
Integer |
getCouponBudget()
|
Integer |
getCouponMininumn()
|
String |
getCouponName()
|
String |
getCouponStockId()
|
int |
getCouponStockStatus()
|
int |
getCouponTotal()
|
int |
getCouponType()
|
int |
getCouponValue()
|
String |
getCreateTime()
|
String |
getEndTime()
|
Date |
getFormatBeginTime()
|
double |
getFormatCouponBudget()
调用接口获取单位为分,get方法转换为元方便使用 |
double |
getFormatCouponMininumn()
调用接口获取单位为分,get方法转换为元方便使用 |
CouponStockStatus |
getFormatCouponStockStatus()
|
CouponType |
getFormatCouponType()
|
double |
getFormatCouponValue()
调用接口获取单位为分,get方法转换为元方便使用 |
Date |
getFormatCreateTime()
|
Date |
getFormatEndTime()
|
double |
getFormatLockedNum()
调用接口获取单位为分,get方法转换为元方便使用 |
double |
getFormatMaxQuota()
调用接口获取单位为分,get方法转换为元方便使用 |
double |
getFormatSendNum()
调用接口获取单位为分,get方法转换为元方便使用 |
double |
getFormatUsedNum()
调用接口获取单位为分,get方法转换为元方便使用 |
Integer |
getLockedNum()
|
Integer |
getMaxQuota()
|
Integer |
getSendNum()
|
Integer |
getUsedNum()
|
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 CouponStock()
| Method Detail |
|---|
public String getCouponStockId()
public String getCouponName()
public int getCouponValue()
public double getFormatCouponValue()
public Integer getCouponMininumn()
public double getFormatCouponMininumn()
public int getCouponType()
public CouponType getFormatCouponType()
public int getCouponStockStatus()
public CouponStockStatus getFormatCouponStockStatus()
public int getCouponTotal()
public Integer getMaxQuota()
public double getFormatMaxQuota()
public Integer getLockedNum()
public double getFormatLockedNum()
public Integer getUsedNum()
public double getFormatUsedNum()
public Integer getSendNum()
public double getFormatSendNum()
public String getBeginTime()
public Date getFormatBeginTime()
public String getEndTime()
public Date getFormatEndTime()
public String getCreateTime()
public Date getFormatCreateTime()
public Integer getCouponBudget()
public double getFormatCouponBudget()
public String toString()
toString in class MerchantResult
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||