|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xtravelsystem.online.published.V1_0RC1.common.AbstractValuationRS
com.xtravelsystem.online.published.V1_0RC1.rentACar.answers.ValuationRS
public class ValuationRS
holder for the valuation method response. Please note it extends the AbstractValuationRS class
Constructor Summary | |
---|---|
ValuationRS()
|
Method Summary | |
---|---|
void |
fill(PersistenceManager pm,
Brand brand,
Agency agency,
RentACarSalesContract sc,
Document r,
XRSHandler h,
ValuationRQ rq,
com.jumbotours.model.finnancials.Amount bookingPrice,
com.jumbotours.prices.CarPrices carPrices,
RentACarAmount total)
|
CarDetails |
getCarInfo()
car detailed info |
CheckDetails |
getCheckin()
where and when to get the car |
CheckDetails |
getCheckout()
where and when to return the car |
void |
setCarInfo(CarDetails carInfo)
car detailed info |
void |
setCheckin(CheckDetails checkin)
where and when to get the car |
void |
setCheckout(CheckDetails checkout)
where and when to return the car |
Methods inherited from class com.xtravelsystem.online.published.V1_0RC1.common.AbstractValuationRS |
---|
getAmount, getCancellationTerms, getCommision, getDate, getHandlingFees, getLines, getReductions, getRemarks, getStatus, getSupplements, setAmount, setCancellationTerms, setCommision, setDate, setHandlingFees, setLines, setReductions, setRemarks, setStatus, setSupplements |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValuationRS()
Method Detail |
---|
public CarDetails getCarInfo()
public void setCarInfo(CarDetails carInfo)
public CheckDetails getCheckin()
public void setCheckin(CheckDetails checkin)
public CheckDetails getCheckout()
public void setCheckout(CheckDetails checkout)
public void fill(PersistenceManager pm, Brand brand, Agency agency, RentACarSalesContract sc, Document r, XRSHandler h, ValuationRQ rq, com.jumbotours.model.finnancials.Amount bookingPrice, com.jumbotours.prices.CarPrices carPrices, RentACarAmount total) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |