Uses of Class
de.hybris.platform.chinesecommercewebservicescommons.dto.DistrictWsDTO
-
Packages that use DistrictWsDTO Package Description de.hybris.platform.chinesecommercewebservicescommons.dto de.hybris.platform.commercewebservicescommons.dto.user -
-
Uses of DistrictWsDTO in de.hybris.platform.chinesecommercewebservicescommons.dto
Methods in de.hybris.platform.chinesecommercewebservicescommons.dto that return types with arguments of type DistrictWsDTO Modifier and Type Method Description java.util.List<DistrictWsDTO>DistrictListWsDTO. getDistricts()Method parameters in de.hybris.platform.chinesecommercewebservicescommons.dto with type arguments of type DistrictWsDTO Modifier and Type Method Description voidDistrictListWsDTO. setDistricts(java.util.List<DistrictWsDTO> districts) -
Uses of DistrictWsDTO in de.hybris.platform.commercewebservicescommons.dto.user
Methods in de.hybris.platform.commercewebservicescommons.dto.user that return DistrictWsDTO Modifier and Type Method Description DistrictWsDTOAddressWsDTO. getCityDistrict()Methods in de.hybris.platform.commercewebservicescommons.dto.user with parameters of type DistrictWsDTO Modifier and Type Method Description voidAddressWsDTO. setCityDistrict(DistrictWsDTO cityDistrict)
-