| Package | Description |
|---|---|
| me.hao0.wepay.model.bill | |
| me.hao0.wepay.model.enums | |
| me.hao0.wepay.model.refund | |
| me.hao0.wepay.serializer |
| Modifier and Type | Method and Description |
|---|---|
RefundChannel |
CommonBill.getChannel() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonBill.setChannel(RefundChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
static RefundChannel |
RefundChannel.from(String t) |
static RefundChannel |
RefundChannel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RefundChannel[] |
RefundChannel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RefundChannel |
RefundItem.getChannel() |
RefundChannel |
RefundApplyResponse.getChannel() |
| Modifier and Type | Method and Description |
|---|---|
void |
RefundItem.setChannel(RefundChannel channel) |
void |
RefundApplyResponse.setChannel(RefundChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
RefundChannel |
RefundChannelDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
Copyright © 2016. All rights reserved.