| Package | Description |
|---|---|
| com.broadleafcommerce.order.common.domain |
| Modifier and Type | Method and Description |
|---|---|
Phone |
Address.getPhoneFax()
The
fax number for this address. |
Phone |
Address.getPhonePrimary()
The primary
phone number for this address. |
Phone |
Address.getPhoneSecondary()
The secondary
phone number for this address. |
| Modifier and Type | Method and Description |
|---|---|
void |
Address.setPhoneFax(Phone phoneFax)
The
fax number for this address. |
void |
Address.setPhonePrimary(Phone phonePrimary)
The primary
phone number for this address. |
void |
Address.setPhoneSecondary(Phone phoneSecondary)
The secondary
phone number for this address. |
Copyright © 2021. All rights reserved.