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