Uses of Class
de.hybris.platform.commercewebservicescommons.dto.store.WeekdayOpeningDayWsDTO
-
Packages that use WeekdayOpeningDayWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.store -
-
Uses of WeekdayOpeningDayWsDTO in de.hybris.platform.commercewebservicescommons.dto.store
Methods in de.hybris.platform.commercewebservicescommons.dto.store that return types with arguments of type WeekdayOpeningDayWsDTO Modifier and Type Method Description java.util.List<WeekdayOpeningDayWsDTO>OpeningScheduleWsDTO. getWeekDayOpeningList()Method parameters in de.hybris.platform.commercewebservicescommons.dto.store with type arguments of type WeekdayOpeningDayWsDTO Modifier and Type Method Description voidOpeningScheduleWsDTO. setWeekDayOpeningList(java.util.List<WeekdayOpeningDayWsDTO> weekDayOpeningList)
-