| Package | Description |
|---|---|
| com.thebeastshop.payment.dto | |
| com.thebeastshop.payment.enums | |
| com.thebeastshop.payment.vo | |
| com.thebeastshop.payment.vo.redirect |
| Modifier and Type | Method and Description |
|---|---|
PPaymentStatusEnum |
PPaymentQueryCondDTO.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
PPaymentQueryCondDTO.setStatus(PPaymentStatusEnum status) |
| Modifier and Type | Method and Description |
|---|---|
static PPaymentStatusEnum |
PPaymentStatusEnum.getEnumByCode(Integer code) |
static PPaymentStatusEnum |
PPaymentStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PPaymentStatusEnum[] |
PPaymentStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PPaymentStatusEnum |
PPaymentTradeVO.getStatus() |
PPaymentStatusEnum |
PPaymentResultVO.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
PPaymentTradeVO.setStatus(PPaymentStatusEnum status) |
void |
PPaymentResultVO.setStatus(PPaymentStatusEnum status) |
| Modifier and Type | Method and Description |
|---|---|
PPaymentStatusEnum |
PRedirectRequestVO.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
PRedirectRequestVO.setStatus(PPaymentStatusEnum status) |
Copyright © 2018. All rights reserved.