|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package com.foxinmy.weixin4j.cache |
|---|
| Package com.foxinmy.weixin4j.exception |
|---|
| Class com.foxinmy.weixin4j.exception.WeixinException extends Exception implements Serializable |
|---|
serialVersionUID: 7148145661883468514L
| Serialized Fields |
|---|
String code
String desc
| Package com.foxinmy.weixin4j.http |
|---|
| Class com.foxinmy.weixin4j.http.ContentType extends Object implements Serializable |
|---|
serialVersionUID: 1544245878894784980L
| Serialized Fields |
|---|
MimeType mimeType
Charset charset
| Class com.foxinmy.weixin4j.http.HttpClientException extends Exception implements Serializable |
|---|
serialVersionUID: -1760373205801759702L
| Class com.foxinmy.weixin4j.http.HttpHeaders extends Object implements Serializable |
|---|
serialVersionUID: -8578554704772377436L
| Serialized Fields |
|---|
Map<K,V> headers
| Class com.foxinmy.weixin4j.http.MimeType extends Object implements Serializable |
|---|
serialVersionUID: 4430596628682058362L
| Serialized Fields |
|---|
String type
String subType
| Class com.foxinmy.weixin4j.http.URLParameter extends NameValue implements Serializable |
|---|
serialVersionUID: -115491642760990655L
| Package com.foxinmy.weixin4j.http.apache |
|---|
| Class com.foxinmy.weixin4j.http.apache.ByteArrayBuffer extends Object implements Serializable |
|---|
serialVersionUID: 4359112959524048036L
| Serialized Fields |
|---|
byte[] buffer
int len
| Class com.foxinmy.weixin4j.http.apache.CharArrayBuffer extends Object implements Serializable |
|---|
serialVersionUID: -6208952725094867135L
| Serialized Fields |
|---|
char[] buffer
int len
| Package com.foxinmy.weixin4j.http.weixin |
|---|
| Class com.foxinmy.weixin4j.http.weixin.ApiResult extends Object implements Serializable |
|---|
serialVersionUID: -6185313616955051150L
| Serialized Fields |
|---|
String returnCode
String returnMsg
| Class com.foxinmy.weixin4j.http.weixin.XmlResult extends Object implements Serializable |
|---|
serialVersionUID: -6185313616955051150L
| Serialized Fields |
|---|
String returnCode
String returnMsg
String resultCode
String errCode
String errCodeDes
| Package com.foxinmy.weixin4j.logging |
|---|
| Class com.foxinmy.weixin4j.logging.AbstractInternalLogger extends Object implements Serializable |
|---|
serialVersionUID: -6382972526573193470L
| Serialization Methods |
|---|
protected Object readResolve()
throws ObjectStreamException
ObjectStreamException| Serialized Fields |
|---|
String name
| Package com.foxinmy.weixin4j.model |
|---|
| Class com.foxinmy.weixin4j.model.Button extends Object implements Serializable |
|---|
serialVersionUID: -6422234732203854866L
| Serialized Fields |
|---|
String name
String type
ButtonTypeString content
使用API设置的自定义菜单:
Object extra
String appid
String pagepath
List<E> subs
| Class com.foxinmy.weixin4j.model.Token extends Object implements Serializable |
|---|
serialVersionUID: -7564855472419104084L
| Serialized Fields |
|---|
String accessToken
long expires
long createTime
Map<K,V> extra
| Class com.foxinmy.weixin4j.model.WeixinAccount extends Object implements Serializable |
|---|
serialVersionUID: -6001008896414323534L
| Serialized Fields |
|---|
String id
String secret
| Class com.foxinmy.weixin4j.model.WeixinPayAccount extends WeixinAccount implements Serializable |
|---|
serialVersionUID: -2791256176906048632L
| Serialized Fields |
|---|
String paySignKey
String mchId
String certificateKey
String certificateFile
String deviceInfo
String partnerId
String subId
String subMchId
| Package com.foxinmy.weixin4j.model.card |
|---|
| Class com.foxinmy.weixin4j.model.card.CardQR extends Object implements Serializable |
|---|
serialVersionUID: -2810577326677518511L
| Serialized Fields |
|---|
String cardId
String cardCode
String openId
String sceneValue
boolean isUniqueCode
| Class com.foxinmy.weixin4j.model.card.CouponAdvanceInfo extends Object implements Serializable |
|---|
serialVersionUID: 3626615706377721404L
| Serialized Fields |
|---|
com.alibaba.fastjson.JSONObject useCondition
com.alibaba.fastjson.JSONObject abstractConver
List<E> slideImages
List<E> timeLimits
List<E> businessServices
| Class com.foxinmy.weixin4j.model.card.CouponBaseInfo extends Object implements Serializable |
|---|
serialVersionUID: -5725424121330101716L
| Serialized Fields |
|---|
String logoUrl
String brandName
String title
CardCodeType codeType
CardColor cardColor
String notice
String description
com.alibaba.fastjson.JSONObject sku
com.alibaba.fastjson.JSONObject date
Boolean useCustomCode
Boolean bindOpenId
String servicePhone
List<E> locationIds
boolean useAllLocation
String centerTitle
String centerUrl
String centerSubTitle
String customTitle
String customUrl
String customSubTitle
String promotionTitle
String promotionUrl
String promotionSubTitle
String source
int limitNum
boolean canShare
boolean canGiveFriend
Boolean needPushOnView
| Package com.foxinmy.weixin4j.model.media |
|---|
| Class com.foxinmy.weixin4j.model.media.MediaCounter extends Object implements Serializable |
|---|
serialVersionUID: -1752502821323552783L
| Serialized Fields |
|---|
int totalCount
int fileCount
long voiceCount
long videoCount
long imageCount
long newsCount
| Class com.foxinmy.weixin4j.model.media.MediaDownloadResult extends Object implements Serializable |
|---|
serialVersionUID: -7090523911701729058L
| Serialized Fields |
|---|
byte[] content
ContentType contentType
String fileName
| Class com.foxinmy.weixin4j.model.media.MediaItem extends Object implements Serializable |
|---|
serialVersionUID: -2923028664954250134L
| Serialized Fields |
|---|
String mediaId
String name
String url
String updateTime
List<E> articles
| Class com.foxinmy.weixin4j.model.media.MediaRecord extends Object implements Serializable |
|---|
serialVersionUID: 7017503153256241457L
| Serialized Fields |
|---|
int totalCount
int itemCount
MediaType mediaType
List<E> items
Pageable pageable
Pagedata<T> pagedata
| Class com.foxinmy.weixin4j.model.media.MediaUploadResult extends Object implements Serializable |
|---|
serialVersionUID: -620630472640999536L
| Serialized Fields |
|---|
String mediaId
MediaType mediaType
Date createdAt
String url
| Package com.foxinmy.weixin4j.model.paging |
|---|
| Class com.foxinmy.weixin4j.model.paging.Pageable extends Object implements Serializable |
|---|
serialVersionUID: -8051554878205756307L
| Serialized Fields |
|---|
int page
int size
Sort sort
| Class com.foxinmy.weixin4j.model.paging.Pagedata extends Object implements Serializable |
|---|
serialVersionUID: 163159826528502864L
| Serialized Fields |
|---|
int total
Pageable pageable
List<E> content
| Class com.foxinmy.weixin4j.model.paging.Sort extends Object implements Serializable |
|---|
serialVersionUID: -4298853295391613880L
| Serialized Fields |
|---|
Map<K,V> orders
| Package com.foxinmy.weixin4j.model.qr |
|---|
| Class com.foxinmy.weixin4j.model.qr.QRParameter extends Object implements Serializable |
|---|
serialVersionUID: 6611187606558274253L
| Serialized Fields |
|---|
QRType qrType
QRTypeInteger expireSeconds
String sceneValue
com.alibaba.fastjson.JSONObject sceneContent
| Class com.foxinmy.weixin4j.model.qr.QRResult extends Object implements Serializable |
|---|
serialVersionUID: 7730781702153258151L
| Serialized Fields |
|---|
String ticket
String url
String showUrl
int expireSeconds
byte[] content
| Package com.foxinmy.weixin4j.payment |
|---|
| Class com.foxinmy.weixin4j.payment.JsPayNotify extends PayBaseInfo implements Serializable |
|---|
serialVersionUID: -4659030958445259803L
| Serialized Fields |
|---|
String openId
int isSubscribe
| Class com.foxinmy.weixin4j.payment.PayBaseInfo extends Object implements Serializable |
|---|
serialVersionUID: 1843024880782466990L
| Serialized Fields |
|---|
String appId
String timeStamp
String nonceStr
String paySign
String signType
| Class com.foxinmy.weixin4j.payment.PayPackage extends MerchantResult implements Serializable |
|---|
serialVersionUID: 3450161267802545790L
| Serialized Fields |
|---|
String body
String detail
String outTradeNo
int totalFee
String notifyUrl
String createIp
String attach
String timeStart
String timeExpire
String goodsTag
| Class com.foxinmy.weixin4j.payment.PayRequest extends PayBaseInfo implements Serializable |
|---|
serialVersionUID: -453746488398523883L
| Serialized Fields |
|---|
String packageInfo
String prepayId
String partnerId
| Package com.foxinmy.weixin4j.payment.coupon |
|---|
| Class com.foxinmy.weixin4j.payment.coupon.CouponDetail extends MerchantResult implements Serializable |
|---|
serialVersionUID: -311265355895457070L
| Serialized Fields |
|---|
String couponStockId
int couponStockType
String couponId
int couponValue
int couponMininum
String couponName
int couponStatus
int couponType
String couponDesc
int couponUseValue
int couponRemainValue
String beginTime
String endTime
String sendTime
String useTime
String tradeNo
String consumerMchId
String consumerMchName
String consumerMchAppid
String sendSource
int isPartialUse
| Class com.foxinmy.weixin4j.payment.coupon.CouponResult extends MerchantResult implements Serializable |
|---|
serialVersionUID: -1996967923720149124L
| Serialized Fields |
|---|
String couponStockId
int responseCount
int successCount
int failedCount
String openId
String retCode
String couponId
String retMsg
| Class com.foxinmy.weixin4j.payment.coupon.CouponStock extends MerchantResult implements Serializable |
|---|
serialVersionUID: -8627202879200080499L
| Serialized Fields |
|---|
String couponStockId
String couponName
int couponValue
Integer couponMininumn
int couponType
int couponStockStatus
int couponTotal
Integer maxQuota
Integer lockedNum
Integer usedNum
Integer sendNum
String beginTime
String endTime
String createTime
Integer couponBudget
| Class com.foxinmy.weixin4j.payment.coupon.OrderCouponInfo extends Object implements Serializable |
|---|
serialVersionUID: -8744999305258786901L
| Serialized Fields |
|---|
String couponBatchId
String couponType
CouponTypeString couponId
Integer couponFee
| Class com.foxinmy.weixin4j.payment.coupon.RefundCouponInfo extends Object implements Serializable |
|---|
serialVersionUID: -8744999305258786901L
| Serialized Fields |
|---|
String couponBatchId
String couponId
Integer couponFee
| Package com.foxinmy.weixin4j.payment.mch |
|---|
| Class com.foxinmy.weixin4j.payment.mch.CorpPayment extends MerchantResult implements Serializable |
|---|
serialVersionUID: 3734639674346425312L
| Serialized Fields |
|---|
String outTradeNo
String openId
CorpPaymentCheckNameType checkNameType
com.foxinmy.weixin4j.type.mch.CorpPaymentCheckNameType.type.MPPaymentCheckNameTypeString userName
String desc
int amount
String clientIp
| Class com.foxinmy.weixin4j.payment.mch.CorpPaymentRecord extends MerchantResult implements Serializable |
|---|
serialVersionUID: -1926873539419750498L
| Serialized Fields |
|---|
String transactionId
String outTradeNo
String transactionStatus
String failureReason
String openId
String transferName
int paymentAmount
String transferTime
String checkNameType
com.foxinmy.weixin4j.type.mch.CorpPaymentCheckNameType.type.MPPaymentCheckNameTypeString desc
String checkNameResult
| Class com.foxinmy.weixin4j.payment.mch.CorpPaymentResult extends MerchantResult implements Serializable |
|---|
serialVersionUID: 1110472826089211646L
| Serialized Fields |
|---|
String transactionId
String outTradeNo
String paymentTime
| Class com.foxinmy.weixin4j.payment.mch.CustomsOrder extends MerchantResult implements Serializable |
|---|
serialVersionUID: 799510373861612386L
| Serialized Fields |
|---|
String transactionId
String outTradeNo
String subOrderNo
CurrencyType feeType
com.foxinmy.weixin4j.mp.type.CurrencyTypeString orderFee
String transportFee
String productFee
String dutyFee
CustomsCity customsCity
String customsNo
CredentialType credentialType
String credentialId
String uname
| Class com.foxinmy.weixin4j.payment.mch.CustomsOrderRecord extends MerchantResult implements Serializable |
|---|
serialVersionUID: -1675090110657154049L
| Serialized Fields |
|---|
String transactionId
int orderCount
List<E> customsOrderList
CustomsOrderResult| Class com.foxinmy.weixin4j.payment.mch.CustomsOrderResult extends MerchantResult implements Serializable |
|---|
serialVersionUID: 799510373861612386L
| Serialized Fields |
|---|
String state
String transactionId
String outTradeNo
String subOrderNo
String subOrderId
String modifyTime
| Class com.foxinmy.weixin4j.payment.mch.MchPayPackage extends PayPackage implements Serializable |
|---|
serialVersionUID: 8944928173669656177L
| Serialized Fields |
|---|
String tradeType
String feeType
String openId
String productId
String authCode
String limitPay
String subOpenId
| Class com.foxinmy.weixin4j.payment.mch.MerchantResult extends XmlResult implements Serializable |
|---|
serialVersionUID: -8430005768959715444L
| Serialized Fields |
|---|
String appId
String mchId
String subAppId
String subMchId
String nonceStr
String sign
String signType
String deviceInfo
String recall
| Class com.foxinmy.weixin4j.payment.mch.MerchantTradeResult extends MerchantResult implements Serializable |
|---|
serialVersionUID: 4205906286092873877L
| Serialized Fields |
|---|
String transactionId
String outTradeNo
Integer totalFee
Integer settlementTotalFee
String feeType
com.foxinmy.weixin4j.mp.type.CurrencyTypeInteger cashFee
| Class com.foxinmy.weixin4j.payment.mch.MICROPayRequest extends Order implements Serializable |
|---|
serialVersionUID: 6147576305404111278L
| Serialized Fields |
|---|
WeixinPayAccount paymentAccount
| Class com.foxinmy.weixin4j.payment.mch.NativePayNotify extends OpenIdResult implements Serializable |
|---|
serialVersionUID: 4515471400239795492L
| Serialized Fields |
|---|
String isSubscribe
String productId
| Class com.foxinmy.weixin4j.payment.mch.NativePayResponse extends MerchantResult implements Serializable |
|---|
serialVersionUID: 6119895998783333012L
| Serialized Fields |
|---|
String prepayId
| Class com.foxinmy.weixin4j.payment.mch.OpenIdResult extends MerchantResult implements Serializable |
|---|
serialVersionUID: 902743989722741814L
| Serialized Fields |
|---|
String openId
String subOpenId
| Class com.foxinmy.weixin4j.payment.mch.Order extends MerchantTradeResult implements Serializable |
|---|
serialVersionUID: 5636828325595317079L
| Serialized Fields |
|---|
String tradeState
TradeStateString openId
String isSubscribe
String tradeType
TradeTypeString bankType
String cashFeeType
com.foxinmy.weixin4j.mp.type.CurrencyTypeInteger couponFee
Integer couponCount
List<E> couponList
String attach
String timeEnd
String tradeStateDesc
String subOpenId
String subIsSubscribe
| Class com.foxinmy.weixin4j.payment.mch.PrePay extends MerchantResult implements Serializable |
|---|
serialVersionUID: -8430005768959715444L
| Serialized Fields |
|---|
TradeType tradeType
com.foxinmy.weixin4j.mp.type.TradeTypeString prepayId
String payUrl
| Class com.foxinmy.weixin4j.payment.mch.Redpacket extends MerchantResult implements Serializable |
|---|
serialVersionUID: -7021352305575714281L
| Serialized Fields |
|---|
String outTradeNo
String openId
String sendName
int totalAmount
int totalNum
String amtType
String wishing
String clientIp
String actName
String remark
String msgAppId
String consumeMchId
RedpacketSceneType sceneType
String risk
| Class com.foxinmy.weixin4j.payment.mch.RedpacketRecord extends XmlResult implements Serializable |
|---|
serialVersionUID: 929959747323918458L
| Serialized Fields |
|---|
String outTradeNo
String mchId
String repacketId
String status
String sendType
String hbType
int totalNum
int totalAmount
String reason
String sendTime
String refundTime
Integer refundAmount
String wishing
String remark
String actName
List<E> receivers
| Class com.foxinmy.weixin4j.payment.mch.RedpacketRecord.RedpacketReceiver extends Object implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
String openId
RedpacketStatus status
int amount
String receiveTime
| Class com.foxinmy.weixin4j.payment.mch.RedpacketSendResult extends MerchantResult implements Serializable |
|---|
serialVersionUID: 5611847899634131711L
| Serialized Fields |
|---|
String outTradeNo
String openId
int totalAmount
String sendTime
String sendListid
| Class com.foxinmy.weixin4j.payment.mch.RefundDetail extends Object implements Serializable |
|---|
serialVersionUID: 1402738803019986864L
| Serialized Fields |
|---|
String outRefundNo
String refundId
String refundChannel
int refundFee
String refundStatus
Integer settlementRefundFee
Integer couponRefundFee
Integer couponRefundCount
String couponType
CouponTypeString refundRecvAccout
String refundSuccessTime
List<E> couponList
RefundCouponInfo| Class com.foxinmy.weixin4j.payment.mch.RefundRecord extends MerchantTradeResult implements Serializable |
|---|
serialVersionUID: -2971132874939642721L
| Serialized Fields |
|---|
int refundCount
int refundFee
List<E> refundList
RefundDetail| Class com.foxinmy.weixin4j.payment.mch.RefundResult extends MerchantTradeResult implements Serializable |
|---|
serialVersionUID: -3687863914168618620L
| Serialized Fields |
|---|
String outRefundNo
String refundId
String refundChannel
int refundFee
Integer cashRefundFee
List<E> refundList
RefundDetail| Class com.foxinmy.weixin4j.payment.mch.SettlementRecord extends MerchantResult implements Serializable |
|---|
serialVersionUID: 7952659545609519979L
| Serialized Fields |
|---|
String batchNo
String settleDate
String startDate
String endDate
int settleFee
int unSettleFee
String settleFeeType
int payFee
int refundFee
int payNetFee
int poundageFee
| Package com.foxinmy.weixin4j.tuple |
|---|
| Class com.foxinmy.weixin4j.tuple.Article extends Object implements Serializable |
|---|
serialVersionUID: -1231352700301456395L
| Serialized Fields |
|---|
String title
String desc
String picUrl
String url
| Class com.foxinmy.weixin4j.tuple.Card extends Object implements Serializable |
|---|
serialVersionUID: 6119453633595102147L
| Serialized Fields |
|---|
String cardId
| Class com.foxinmy.weixin4j.tuple.File extends Object implements Serializable |
|---|
serialVersionUID: -8149837316289636110L
| Serialized Fields |
|---|
String mediaId
| Class com.foxinmy.weixin4j.tuple.Image extends Object implements Serializable |
|---|
serialVersionUID: 6928681900960656161L
| Serialized Fields |
|---|
String mediaId
| Class com.foxinmy.weixin4j.tuple.MpArticle extends Object implements Serializable |
|---|
serialVersionUID: 5583479943661639234L
| Serialized Fields |
|---|
String thumbMediaId
String thumbUrl
String author
String title
String url
String sourceUrl
String content
String digest
String showCoverPic
String openComment
String onlyFansCanComment
| Class com.foxinmy.weixin4j.tuple.MpNews extends Object implements Serializable |
|---|
serialVersionUID: 8853054484809101524L
| Serialized Fields |
|---|
String mediaId
LinkedList<E> articles
| Class com.foxinmy.weixin4j.tuple.MpVideo extends Object implements Serializable |
|---|
serialVersionUID: 2167437425244069128L
| Serialized Fields |
|---|
String mediaId
| Class com.foxinmy.weixin4j.tuple.Music extends Object implements Serializable |
|---|
serialVersionUID: -5952134916367253297L
| Serialized Fields |
|---|
String title
String desc
String musicUrl
String hqMusicUrl
String thumbMediaId
| Class com.foxinmy.weixin4j.tuple.News extends Object implements Serializable |
|---|
serialVersionUID: 3348756809039388415L
| Serialized Fields |
|---|
LinkedList<E> articles
Article| Class com.foxinmy.weixin4j.tuple.Text extends Object implements Serializable |
|---|
serialVersionUID: 520050144519064503L
| Serialized Fields |
|---|
String content
| Class com.foxinmy.weixin4j.tuple.Video extends Object implements Serializable |
|---|
serialVersionUID: 2167437425244069128L
| Serialized Fields |
|---|
String mediaId
String thumbMediaId
String title
String desc
| Class com.foxinmy.weixin4j.tuple.Voice extends Image implements Serializable |
|---|
serialVersionUID: 8853054484809101524L
| Package com.foxinmy.weixin4j.type |
|---|
| Class com.foxinmy.weixin4j.type.IdQuery extends Object implements Serializable |
|---|
serialVersionUID: -5273675987521807370L
| Serialized Fields |
|---|
String id
IdType type
IdType| Package com.foxinmy.weixin4j.util |
|---|
| Class com.foxinmy.weixin4j.util.LinkedCaseInsensitiveMap extends LinkedHashMap<String,V> implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> caseInsensitiveKeys
Locale locale
| Class com.foxinmy.weixin4j.util.NameValue extends Object implements Serializable |
|---|
serialVersionUID: -348620146718819093L
| Serialized Fields |
|---|
String name
String value
| Class com.foxinmy.weixin4j.util.ObjectId extends Object implements Serializable |
|---|
serialVersionUID: -4415279469780082174L
| Serialized Fields |
|---|
int _time
int _machine
int _inc
boolean _new
| Package com.foxinmy.weixin4j.xml |
|---|
| Class com.foxinmy.weixin4j.xml.ListWrapper extends Object implements Serializable |
|---|
serialVersionUID: 7550802632983954221L
| Serialized Fields |
|---|
List<E> items
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||