Class SpecialOpeningDayWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.store.OpeningDayWsDTO
de.hybris.platform.commercewebservicescommons.dto.store.SpecialOpeningDayWsDTO
- All Implemented Interfaces:
Serializable
Representation of a special opening day
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDate()getName()voidvoidsetComment(String comment) voidvoidsetFormattedDate(String formattedDate) voidMethods inherited from class de.hybris.platform.commercewebservicescommons.dto.store.OpeningDayWsDTO
getClosingTime, getOpeningTime, setClosingTime, setOpeningTime
-
Constructor Details
-
SpecialOpeningDayWsDTO
public SpecialOpeningDayWsDTO()
-
-
Method Details
-
setDate
-
getDate
-
setFormattedDate
-
getFormattedDate
-
setClosed
-
getClosed
-
setName
-
getName
-
setComment
-
getComment
-