Uses of Class
de.hybris.platform.commercewebservicescommons.dto.store.TimeWsDTO
-
Packages that use TimeWsDTO Package Description de.hybris.platform.commercewebservicescommons.dto.store -
-
Uses of TimeWsDTO in de.hybris.platform.commercewebservicescommons.dto.store
Methods in de.hybris.platform.commercewebservicescommons.dto.store that return TimeWsDTO Modifier and Type Method Description TimeWsDTOOpeningDayWsDTO. getClosingTime()TimeWsDTOOpeningDayWsDTO. getOpeningTime()Methods in de.hybris.platform.commercewebservicescommons.dto.store with parameters of type TimeWsDTO Modifier and Type Method Description voidOpeningDayWsDTO. setClosingTime(TimeWsDTO closingTime)voidOpeningDayWsDTO. setOpeningTime(TimeWsDTO openingTime)
-