| Package | Description |
|---|---|
| org.glassfish.jersey.examples.flight.model |
| Modifier and Type | Method and Description |
|---|---|
Location |
Aircraft.getLocation() |
Location |
FlightLocation.getLocation() |
| Modifier and Type | Method and Description |
|---|---|
void |
Aircraft.setLocation(Location location) |
void |
FlightLocation.setLocation(Location location) |
| Constructor and Description |
|---|
FlightLocation(String flightId,
Location location) |
Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.