Enum Class的使用
org.anyline.wechat.pay.util.WechatPayConfig.TRADE_TYPE
-
org.anyline.wechat.entity中WechatPayConfig.TRADE_TYPE的使用
-
org.anyline.wechat.pay.util中WechatPayConfig.TRADE_TYPE的使用
修饰符和类型方法说明static WechatPayConfig.TRADE_TYPEReturns the enum constant of this class with the specified name.static WechatPayConfig.TRADE_TYPE[]WechatPayConfig.TRADE_TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared. -
org.anyline.wechat.pay.util.v3中WechatPayConfig.TRADE_TYPE的使用
修饰符和类型方法说明WechatPayUtil.transactions(WechatPayConfig.TRADE_TYPE type, WechatPrePayOrder order) 统一下单WechatPayUtil.unifiedorder(WechatPayConfig.TRADE_TYPE type, WechatPrePayOrder order)