|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PayPalCheckoutStatusType | |
|---|---|
| org.broadleafcommerce.vendor.paypal.service.payment.message.details | |
| org.broadleafcommerce.vendor.paypal.service.payment.type | |
| Uses of PayPalCheckoutStatusType in org.broadleafcommerce.vendor.paypal.service.payment.message.details |
|---|
| Fields in org.broadleafcommerce.vendor.paypal.service.payment.message.details declared as PayPalCheckoutStatusType | |
|---|---|
protected PayPalCheckoutStatusType |
PayPalDetailsResponse.checkoutStatusType
|
| Methods in org.broadleafcommerce.vendor.paypal.service.payment.message.details that return PayPalCheckoutStatusType | |
|---|---|
PayPalCheckoutStatusType |
PayPalDetailsResponse.getCheckoutStatusType()
|
| Methods in org.broadleafcommerce.vendor.paypal.service.payment.message.details with parameters of type PayPalCheckoutStatusType | |
|---|---|
void |
PayPalDetailsResponse.setCheckoutStatusType(PayPalCheckoutStatusType checkoutStatusType)
|
| Uses of PayPalCheckoutStatusType in org.broadleafcommerce.vendor.paypal.service.payment.type |
|---|
| Fields in org.broadleafcommerce.vendor.paypal.service.payment.type declared as PayPalCheckoutStatusType | |
|---|---|
static PayPalCheckoutStatusType |
PayPalCheckoutStatusType.PAYMENTACTIONFAILED
|
static PayPalCheckoutStatusType |
PayPalCheckoutStatusType.PAYMENTACTIONINPROGRESS
|
static PayPalCheckoutStatusType |
PayPalCheckoutStatusType.PAYMENTACTIONNOTINITIATED
|
static PayPalCheckoutStatusType |
PayPalCheckoutStatusType.PAYMENTCOMPLETED
|
| Methods in org.broadleafcommerce.vendor.paypal.service.payment.type that return PayPalCheckoutStatusType | |
|---|---|
static PayPalCheckoutStatusType |
PayPalCheckoutStatusType.getInstance(String type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||