Package | Description |
---|---|
com.broadleafcommerce.rest.api.wrapper |
Modifier and Type | Field and Description |
---|---|
protected PhoneWrapper |
FulfillmentGroupWrapper.phone |
protected PhoneWrapper |
AddressWrapper.phoneFax |
protected PhoneWrapper |
AddressWrapper.phonePrimary |
protected PhoneWrapper |
AddressWrapper.phoneSecondary |
Modifier and Type | Method and Description |
---|---|
PhoneWrapper |
FulfillmentGroupWrapper.getPhone() |
PhoneWrapper |
AddressWrapper.getPhoneFax() |
PhoneWrapper |
AddressWrapper.getPhonePrimary() |
PhoneWrapper |
AddressWrapper.getPhoneSecondary() |
Modifier and Type | Method and Description |
---|---|
void |
FulfillmentGroupWrapper.setPhone(PhoneWrapper phone) |
void |
AddressWrapper.setPhoneFax(PhoneWrapper phoneFax) |
void |
AddressWrapper.setPhonePrimary(PhoneWrapper phonePrimary) |
void |
AddressWrapper.setPhoneSecondary(PhoneWrapper phoneSecondary) |
Copyright © 2020. All rights reserved.