Uses of Class
org.robovm.apple.intents.INBusTrip
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INBusTrip in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INBusTrip Modifier and Type Method Description INBusTripINBusReservation. getBusTrip()Methods in org.robovm.apple.intents with parameters of type INBusTrip Modifier and Type Method Description protected longINBusReservation. init(INSpeakableString itemReference, String reservationNumber, NSDate bookingTime, INReservationStatus reservationStatus, String reservationHolderName, NSArray<INReservationAction> actions, NSURL URL, INSeat reservedSeat, INBusTrip busTrip)Constructors in org.robovm.apple.intents with parameters of type INBusTrip Constructor Description INBusReservation(INSpeakableString itemReference, String reservationNumber, NSDate bookingTime, INReservationStatus reservationStatus, String reservationHolderName, NSArray<INReservationAction> actions, NSURL URL, INSeat reservedSeat, INBusTrip busTrip)