|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reservation | |
---|---|
com.titan.domain |
Uses of Reservation in com.titan.domain |
---|
Methods in com.titan.domain that return types with arguments of type Reservation | |
---|---|
Collection<Reservation> |
Customer.getReservations()
|
Collection<Reservation> |
Cruise.getReservations()
|
Method parameters in com.titan.domain with type arguments of type Reservation | |
---|---|
void |
Customer.setReservations(Collection<Reservation> reservations)
|
void |
Cruise.setReservations(Collection<Reservation> res)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |