Uses of Class
de.hybris.platform.chinesecommercewebservicescommons.dto.CityWsDTO
-
Packages that use CityWsDTO Package Description de.hybris.platform.chinesecommercewebservicescommons.dto de.hybris.platform.commercewebservicescommons.dto.user -
-
Uses of CityWsDTO in de.hybris.platform.chinesecommercewebservicescommons.dto
Methods in de.hybris.platform.chinesecommercewebservicescommons.dto that return types with arguments of type CityWsDTO Modifier and Type Method Description java.util.List<CityWsDTO>CityListWsDTO. getCities()Method parameters in de.hybris.platform.chinesecommercewebservicescommons.dto with type arguments of type CityWsDTO Modifier and Type Method Description voidCityListWsDTO. setCities(java.util.List<CityWsDTO> cities) -
Uses of CityWsDTO in de.hybris.platform.commercewebservicescommons.dto.user
Methods in de.hybris.platform.commercewebservicescommons.dto.user that return CityWsDTO Modifier and Type Method Description CityWsDTOAddressWsDTO. getCity()Methods in de.hybris.platform.commercewebservicescommons.dto.user with parameters of type CityWsDTO Modifier and Type Method Description voidAddressWsDTO. setCity(CityWsDTO city)
-