- source : string
- destination : 1
get ()
provide ()
- name : string
alert ()
notify ()
- rid : int
- pickdate : date
- returndate : date
- pickloc : string
- VehicleClass : string
reserve ()
search()
- userId : string
- custName : string
- cusAddr : string
- mobile : int
- email : string
register ()
login ()
reservation ()
- id : int
- amount : double
pay ()
confirm ()
- retdate : date
update ()
- lateCharge : double
- custEmail : string
send ()
respond ()
- id : char
- Lname : string
- position : string
add House()
modifyinfo ()
- HouseId : string
- HouseName : string
- HouseType : string
add ()
modify ()
- Id : string
view ()
- date : date
- title : string
generate ()
print ()
save ()
by NANA