|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FlightValue | |
| common | |
| vo | |
| Uses of FlightValue in common |
| Methods in common that return FlightValue | |
FlightValue |
FlightSelection.getDepartingFlight()
Returns the departingFlight. |
FlightValue |
FlightSelection.getReturningFlight()
Returns the returningFlight. |
| Methods in common with parameters of type FlightValue | |
void |
FlightSelection.setDepartingFlight(FlightValue departingFlight)
Sets the departingFlight. |
void |
FlightSelection.setReturningFlight(FlightValue returningFlight)
Sets the returningFlight. |
| Uses of FlightValue in vo |
| Methods in vo that return FlightValue | |
FlightValue |
ReservationValue.getDepartingFlight()
Returns the departingFlight. |
FlightValue |
ReservationValue.getReturningFlight()
Returns the returningFlight. |
| Methods in vo with parameters of type FlightValue | |
void |
ReservationValue.setDepartingFlight(FlightValue departingFlight)
Sets the departingFlight. |
void |
ReservationValue.setReturningFlight(FlightValue returningFlight)
Sets the returningFlight. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||