|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomsCity | |
|---|---|
| com.foxinmy.weixin4j.api | |
| com.foxinmy.weixin4j.payment | |
| com.foxinmy.weixin4j.payment.mch | |
| com.foxinmy.weixin4j.type | |
| Uses of CustomsCity in com.foxinmy.weixin4j.api |
|---|
| Methods in com.foxinmy.weixin4j.api with parameters of type CustomsCity | |
|---|---|
CustomsOrderRecord |
CustomsApi.queryCustomsOrder(IdQuery idQuery,
CustomsCity customsCity)
订单附加信息查询 |
| Uses of CustomsCity in com.foxinmy.weixin4j.payment |
|---|
| Methods in com.foxinmy.weixin4j.payment with parameters of type CustomsCity | |
|---|---|
CustomsOrderRecord |
WeixinPayProxy.queryCustomsOrder(IdQuery idQuery,
CustomsCity customsCity)
订单附加信息查询 |
| Uses of CustomsCity in com.foxinmy.weixin4j.payment.mch |
|---|
| Methods in com.foxinmy.weixin4j.payment.mch that return CustomsCity | |
|---|---|
CustomsCity |
CustomsOrder.getCustomsCity()
|
| Methods in com.foxinmy.weixin4j.payment.mch with parameters of type CustomsCity | |
|---|---|
void |
CustomsOrder.setCustomsCity(CustomsCity customsCity)
|
| Uses of CustomsCity in com.foxinmy.weixin4j.type |
|---|
| Methods in com.foxinmy.weixin4j.type that return CustomsCity | |
|---|---|
static CustomsCity |
CustomsCity.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CustomsCity[] |
CustomsCity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||