| Package | Description |
|---|---|
| address.book.service | |
| address.book.service.locator |
| Modifier and Type | Class and Description |
|---|---|
class |
ZipcodesBusinessService |
| Modifier and Type | Method and Description |
|---|---|
ZipcodesService |
CountriesBusinessService.getZipcodesService() |
ZipcodesService |
AddressesBusinessService.getZipcodesService() |
| Modifier and Type | Method and Description |
|---|---|
void |
CountriesBusinessService.setZipcodesService(ZipcodesService zipcodesService) |
void |
AddressesBusinessService.setZipcodesService(ZipcodesService zipcodesService) |
| Modifier and Type | Method and Description |
|---|---|
ZipcodesService |
ServiceLocator.getZipcodesService()
Gets the zipcodes business service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceLocator.setZipcodesService(ZipcodesService zipcodesService)
Sets the zipcodes business service.
|
Copyright © 2015. All rights reserved.