| Package | Description |
|---|---|
| me.hao0.wepay.core | |
| me.hao0.wepay.model.enums |
| Modifier and Type | Method and Description |
|---|---|
String |
Bills.query(String deviceInfo,
String date,
BillType type)
查询账单
|
| Modifier and Type | Method and Description |
|---|---|
static BillType |
BillType.from(String t) |
static BillType |
BillType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BillType[] |
BillType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.