| Package | Description |
|---|---|
| de.hybris.platform.addressservices.model |
Contains generated models for each type of de.hybris.platform.addressservices.jalo package.
|
| de.hybris.platform.addressservices.resource | |
| de.hybris.platform.core.model.c2l |
Contains generated models for each type of de.hybris.platform.jalo.c2l package.
|
| de.hybris.platform.core.model.user |
Contains generated models for each type of de.hybris.platform.jalo.user package.
|
| Modifier and Type | Method and Description |
|---|---|
CityModel |
DistrictModel.getCity()
Generated method - Getter of the
District.city attribute defined at extension chineseaddressservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
DistrictModel.setCity(CityModel value)
Generated method - Setter of
District.city attribute defined at extension chineseaddressservices. |
| Modifier and Type | Method and Description |
|---|---|
CityModel |
CityResource.getCityModel()
Convenience method which just delegates to
#getResourceValue() |
protected CityModel |
CityResource.readResource(String resourceId)
Gets the
CityModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<CityModel> |
CitiesResource.getCitiesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
CityResource.setCityModel(CityModel value)
Convenience method which just delegates to
#setResourceValue(CityModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
CitiesResource.setCitiesCollection(Collection<CityModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
List<CityModel> |
RegionModel.getCities()
Generated method - Getter of the
Region.cities attribute defined at extension chineseaddressservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
RegionModel.setCities(List<CityModel> value)
Generated method - Setter of
Region.cities attribute defined at extension chineseaddressservices. |
| Modifier and Type | Method and Description |
|---|---|
CityModel |
AddressModel.getCity()
Generated method - Getter of the
Address.city attribute defined at extension chineseaddressservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressModel.setCity(CityModel value)
Generated method - Setter of
Address.city attribute defined at extension chineseaddressservices. |
Copyright © 2017 SAP SE. All Rights Reserved.