Class ReservedService
java.lang.Object
de.hybris.platform.coreaccommodationwebservicescommons.dto.accommodation.ReservedService
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCode()getName()getPrice()voidsetBasePrice(Price basePrice) voidvoidsetEntryId(Integer entryId) voidvoidvoidsetQuantity(Integer quantity) voidsetRatePlanCode(String ratePlanCode) voidsetTotalDiscount(Price totalDiscount) voidsetTotalTax(Price totalTax)
-
Constructor Details
-
ReservedService
public ReservedService()
-
-
Method Details
-
setBasePrice
-
getBasePrice
-
setCode
-
getCode
-
setEntryId
-
getEntryId
-
setName
-
getName
-
setPrice
-
getPrice
-
setQuantity
-
getQuantity
-
setRatePlanCode
-
getRatePlanCode
-
setTotalDiscount
-
getTotalDiscount
-
setTotalTax
-
getTotalTax
-