Uses of Enum Class
de.hybris.platform.b2bwebservicescommons.dto.order.DayOfWeekWsDTO
Packages that use DayOfWeekWsDTO
-
Uses of DayOfWeekWsDTO in de.hybris.platform.b2bwebservicescommons.dto.order
Methods in de.hybris.platform.b2bwebservicescommons.dto.order that return DayOfWeekWsDTOModifier and TypeMethodDescriptionstatic DayOfWeekWsDTOReturns the enum constant of this class with the specified name.static DayOfWeekWsDTO[]DayOfWeekWsDTO.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.b2bwebservicescommons.dto.order that return types with arguments of type DayOfWeekWsDTOMethod parameters in de.hybris.platform.b2bwebservicescommons.dto.order with type arguments of type DayOfWeekWsDTOModifier and TypeMethodDescriptionvoidScheduleReplenishmentFormWsDTO.setDaysOfWeek(List<DayOfWeekWsDTO> daysOfWeek)