| Modifier and Type | Field and Description |
|---|---|
protected Phone |
FulfillmentGroupImpl.phone |
| Modifier and Type | Method and Description |
|---|---|
Phone |
FulfillmentGroupImpl.getPhone() |
Phone |
FulfillmentGroup.getPhone() |
| Modifier and Type | Method and Description |
|---|---|
void |
FulfillmentGroupImpl.setPhone(Phone phone) |
void |
FulfillmentGroup.setPhone(Phone phone) |
| Modifier and Type | Field and Description |
|---|---|
protected Phone |
FulfillmentGroupRequest.phone |
| Modifier and Type | Method and Description |
|---|---|
Phone |
FulfillmentGroupRequest.getPhone() |
| Modifier and Type | Method and Description |
|---|---|
void |
FulfillmentGroupRequest.setPhone(Phone phone) |
| Modifier and Type | Field and Description |
|---|---|
protected Phone |
PaymentInfoImpl.phone |
| Modifier and Type | Method and Description |
|---|---|
Phone |
PaymentInfo.getPhone() |
Phone |
PaymentInfoImpl.getPhone() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentInfo.setPhone(Phone phone) |
void |
PaymentInfoImpl.setPhone(Phone phone) |
| Modifier and Type | Method and Description |
|---|---|
Phone |
PhoneWrapper.unwrap(javax.servlet.http.HttpServletRequest request,
org.springframework.context.ApplicationContext appContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneWrapper.wrap(Phone model,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Phone |
PhoneDaoImpl.create() |
Phone |
PhoneDao.create() |
Phone |
PhoneDaoImpl.readPhoneById(Long phoneId) |
Phone |
PhoneDao.readPhoneById(Long phoneId) |
Phone |
PhoneDaoImpl.save(Phone phone) |
Phone |
PhoneDao.save(Phone phone) |
| Modifier and Type | Method and Description |
|---|---|
Phone |
PhoneDaoImpl.save(Phone phone) |
Phone |
PhoneDao.save(Phone phone) |
| Modifier and Type | Class and Description |
|---|---|
class |
PhoneImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Phone |
CustomerPhoneImpl.phone |
protected Phone |
AddressImpl.phoneFax |
protected Phone |
AddressImpl.phonePrimary |
protected Phone |
AddressImpl.phoneSecondary |
| Modifier and Type | Method and Description |
|---|---|
Phone |
CustomerPhoneImpl.getPhone() |
Phone |
CustomerPhone.getPhone() |
Phone |
Address.getPhoneFax() |
Phone |
AddressImpl.getPhoneFax() |
Phone |
Address.getPhonePrimary() |
Phone |
AddressImpl.getPhonePrimary() |
Phone |
Address.getPhoneSecondary() |
Phone |
AddressImpl.getPhoneSecondary() |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerPhoneImpl.setPhone(Phone phone) |
void |
CustomerPhone.setPhone(Phone phone) |
void |
Address.setPhoneFax(Phone phone) |
void |
AddressImpl.setPhoneFax(Phone phoneFax) |
void |
Address.setPhonePrimary(Phone phonePrimary) |
void |
AddressImpl.setPhonePrimary(Phone phonePrimary) |
void |
Address.setPhoneSecondary(Phone phoneSecondary) |
void |
AddressImpl.setPhoneSecondary(Phone phoneSecondary) |
| Modifier and Type | Method and Description |
|---|---|
Phone |
PhoneService.create() |
Phone |
PhoneServiceImpl.create() |
Phone |
PhoneService.readPhoneById(Long phoneId) |
Phone |
PhoneServiceImpl.readPhoneById(Long phoneId) |
Phone |
PhoneService.savePhone(Phone phone) |
Phone |
PhoneServiceImpl.savePhone(Phone phone) |
| Modifier and Type | Method and Description |
|---|---|
Phone |
PhoneService.savePhone(Phone phone) |
Phone |
PhoneServiceImpl.savePhone(Phone phone) |
| Modifier and Type | Method and Description |
|---|---|
Phone |
PhoneNameForm.getPhone() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneNameForm.setPhone(Phone phone) |
| Modifier and Type | Method and Description |
|---|---|
void |
PhoneFormatterImpl.formatPhoneNumber(Phone phone) |
void |
PhoneFormatter.formatPhoneNumber(Phone phone) |
Copyright © 2014. All rights reserved.