Uses of Class
org.robovm.apple.intents.INAirline
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INAirline in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INAirline Modifier and Type Method Description INAirlineINFlight. getAirline()Methods in org.robovm.apple.intents with parameters of type INAirline Modifier and Type Method Description protected longINFlight. init(INAirline airline, String flightNumber, INDateComponentsRange boardingTime, INDateComponentsRange flightDuration, INAirportGate departureAirportGate, INAirportGate arrivalAirportGate)Constructors in org.robovm.apple.intents with parameters of type INAirline Constructor Description INFlight(INAirline airline, String flightNumber, INDateComponentsRange boardingTime, INDateComponentsRange flightDuration, INAirportGate departureAirportGate, INAirportGate arrivalAirportGate)