|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.xtravelsystem.online.published.V1_0RC1.rentACar.answers.CheckDetails
public class CheckDetails
Constructor Summary | |
---|---|
CheckDetails()
|
Method Summary | |
---|---|
void |
fill(java.util.Date date,
XRSHandler h,
java.lang.String stationCode)
|
void |
fromBooking(CarCheck check)
|
java.util.Date |
getDate()
when |
StationDetails |
getStation()
where |
void |
setDate(java.util.Date date)
when |
void |
setStation(StationDetails station)
where |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckDetails()
Method Detail |
---|
public java.util.Date getDate()
public void setDate(java.util.Date date)
public StationDetails getStation()
public void setStation(StationDetails station)
public void fill(java.util.Date date, XRSHandler h, java.lang.String stationCode) throws java.lang.Exception
java.lang.Exception
public void fromBooking(CarCheck check)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |