| 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.user |
Contains generated models for each type of de.hybris.platform.jalo.user package.
|
| Modifier and Type | Method and Description |
|---|---|
List<DistrictModel> |
CityModel.getDistricts()
Generated method - Getter of the
City.districts attribute defined at extension chineseaddressservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CityModel.setDistricts(List<DistrictModel> value)
Generated method - Setter of
City.districts attribute defined at extension chineseaddressservices. |
| Modifier and Type | Method and Description |
|---|---|
DistrictModel |
DistrictResource.getDistrictModel()
Convenience method which just delegates to
#getResourceValue() |
protected DistrictModel |
DistrictResource.readResource(String resourceId)
Gets the
DistrictModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<DistrictModel> |
DistrictsResource.getDistrictsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
DistrictResource.setDistrictModel(DistrictModel value)
Convenience method which just delegates to
#setResourceValue(DistrictModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DistrictsResource.setDistrictsCollection(Collection<DistrictModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
DistrictModel |
AddressModel.getCityDistrict()
Generated method - Getter of the
Address.cityDistrict attribute defined at extension chineseaddressservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
AddressModel.setCityDistrict(DistrictModel value)
Generated method - Setter of
Address.cityDistrict attribute defined at extension chineseaddressservices. |
Copyright © 2017 SAP SE. All Rights Reserved.