Class GuestOccupancy
java.lang.Object
de.hybris.platform.coreaccommodationwebservicescommons.dto.accommodation.GuestOccupancy
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()voidvoidsetGuestType(PassengerType guestType) voidsetQuantityMax(Integer quantityMax) voidsetQuantityMin(Integer quantityMin)
-
Constructor Details
-
GuestOccupancy
public GuestOccupancy()
-
-
Method Details
-
setCode
-
getCode
-
setGuestType
-
getGuestType
-
setQuantityMax
-
getQuantityMax
-
setQuantityMin
-
getQuantityMin
-