Uses of Class
io.swagger.client.model.FlightInfo
-
Packages that use FlightInfo Package Description io.swagger.client.model -
-
Uses of FlightInfo in io.swagger.client.model
Methods in io.swagger.client.model that return FlightInfo Modifier and Type Method Description FlightInfo
FlightInfo. distance(Distance distance)
FlightInfo
FlightInfo. duration(String duration)
FlightInfo
Flight. getFlightInfo()
Get flightInfoMethods in io.swagger.client.model with parameters of type FlightInfo Modifier and Type Method Description Flight
Flight. flightInfo(FlightInfo flightInfo)
void
Flight. setFlightInfo(FlightInfo flightInfo)
-