| Package | Description |
|---|---|
| org.broadleafcommerce.vendor.paypal.service.payment.message.payment | |
| org.broadleafcommerce.vendor.paypal.service.payment.type |
| Modifier and Type | Field and Description |
|---|---|
protected PayPalReasonCodeType |
PayPalPaymentInfo.reasonCodeType |
| Modifier and Type | Method and Description |
|---|---|
PayPalReasonCodeType |
PayPalPaymentInfo.getReasonCodeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
PayPalPaymentInfo.setReasonCodeType(PayPalReasonCodeType reasonCodeType) |
| Modifier and Type | Field and Description |
|---|---|
static PayPalReasonCodeType |
PayPalReasonCodeType.BUYERCOMPLAINT |
static PayPalReasonCodeType |
PayPalReasonCodeType.CHARGEBACK |
static PayPalReasonCodeType |
PayPalReasonCodeType.GUARANTEE |
static PayPalReasonCodeType |
PayPalReasonCodeType.NONE |
static PayPalReasonCodeType |
PayPalReasonCodeType.OTHER |
static PayPalReasonCodeType |
PayPalReasonCodeType.REFUND |
| Modifier and Type | Method and Description |
|---|---|
static PayPalReasonCodeType |
PayPalReasonCodeType.getInstance(String type) |
Copyright © 2017. All rights reserved.