| Package | Description |
|---|---|
| org.broadleafcommerce.vendor.paypal.service.payment.message.details | |
| org.broadleafcommerce.vendor.paypal.service.payment.type |
| Modifier and Type | Field and Description |
|---|---|
protected PayPalAddressStatusType |
PayPalPayerAddress.addressStatus |
| Modifier and Type | Method and Description |
|---|---|
PayPalAddressStatusType |
PayPalPayerAddress.getAddressStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
PayPalPayerAddress.setAddressStatus(PayPalAddressStatusType addressStatus) |
| Modifier and Type | Field and Description |
|---|---|
static PayPalAddressStatusType |
PayPalAddressStatusType.CONFIRMED |
static PayPalAddressStatusType |
PayPalAddressStatusType.NONE |
static PayPalAddressStatusType |
PayPalAddressStatusType.UNCONFIRMED |
| Modifier and Type | Method and Description |
|---|---|
static PayPalAddressStatusType |
PayPalAddressStatusType.getInstance(String type) |
Copyright © 2016. All rights reserved.