public class FlightEndpoint extends Object
| Constructor and Description |
|---|
FlightEndpoint(Ticket ticket,
Location... locations)
Constructs a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<Location> |
getLocations() |
Ticket |
getTicket() |
int |
hashCode() |
String |
toString() |
public Ticket getTicket()
Copyright © 2021 The Apache Software Foundation. All rights reserved.