Class ReservationObjectPriceEntity
java.lang.Object
sk.iway.iwcm.components.reservation.jpa.ReservationObjectPriceEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()
getPrice()
void
setDateFrom
(Date dateFrom) void
void
setDomainId
(Integer domainId) void
void
setObjectId
(Long objectId) void
setPrice
(BigDecimal price) void
setReservationObjectForPrice
(ReservationObjectEntity reservationObjectForPrice)
-
Constructor Details
-
ReservationObjectPriceEntity
public ReservationObjectPriceEntity()
-
-
Method Details
-
getDateFrom
-
getDateTo
-
getId
-
getObjectId
-
getPrice
-
getDomainId
-
getReservationObjectForPrice
-
setId
-
setObjectId
-
setDateFrom
-
setDateTo
-
setPrice
-
setDomainId
-
setReservationObjectForPrice
-