|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Location | |
|---|---|
| org.glassfish.jersey.examples.flight.internal | |
| org.glassfish.jersey.examples.flight.model | |
| Uses of Location in org.glassfish.jersey.examples.flight.internal |
|---|
| Methods in org.glassfish.jersey.examples.flight.internal that return Location | |
|---|---|
static Location |
SimEngine.bound(Location location)
|
static Location |
DataStore.generateLocation(int xBound,
int yBound)
|
| Methods in org.glassfish.jersey.examples.flight.internal with parameters of type Location | |
|---|---|
static Location |
SimEngine.bound(Location location)
|
| Uses of Location in org.glassfish.jersey.examples.flight.model |
|---|
| Methods in org.glassfish.jersey.examples.flight.model that return Location | |
|---|---|
Location |
FlightLocation.getLocation()
|
Location |
Aircraft.getLocation()
|
| Methods in org.glassfish.jersey.examples.flight.model with parameters of type Location | |
|---|---|
void |
FlightLocation.setLocation(Location location)
|
void |
Aircraft.setLocation(Location location)
|
| Constructors in org.glassfish.jersey.examples.flight.model with parameters of type Location | |
|---|---|
FlightLocation(String flightId,
Location location)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||