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()voidsetDateFrom(Date dateFrom) voidvoidsetDomainId(Integer domainId) voidvoidsetObjectId(Long objectId) voidsetPrice(BigDecimal price) voidsetReservationObjectForPrice(ReservationObjectEntity reservationObjectForPrice)
-
Constructor Details
-
ReservationObjectPriceEntity
public ReservationObjectPriceEntity()
-
-
Method Details
-
getDateFrom
-
getDateTo
-
getId
-
getObjectId
-
getPrice
-
getDomainId
-
getReservationObjectForPrice
-
setId
-
setObjectId
-
setDateFrom
-
setDateTo
-
setPrice
-
setDomainId
-
setReservationObjectForPrice
-