Class DayRangeWsDTO
java.lang.Object
de.hybris.platform.b2bwebservicescommons.dto.company.DayRangeWsDTO
- All Implemented Interfaces:
Serializable
Maximum and minimum limits of the day range.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetMaxBoundary(Integer maxBoundary) voidsetMinBoundary(Integer minBoundary)
-
Constructor Details
-
DayRangeWsDTO
public DayRangeWsDTO()
-
-
Method Details
-
setMinBoundary
-
getMinBoundary
-
setMaxBoundary
-
getMaxBoundary
-