| Package | Description |
|---|---|
| me.hao0.wepay.model.enums | |
| me.hao0.wepay.model.refund |
| Modifier and Type | Method and Description |
|---|---|
static RefundStatus |
RefundStatus.from(String s) |
static RefundStatus |
RefundStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefundStatus[] |
RefundStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RefundStatus |
RefundItem.getRefundStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
RefundItem.setRefundStatus(RefundStatus refundStatus) |
Copyright © 2016. All rights reserved.