-
Methods in org.robovm.apple.intents with parameters of type INRentalCar
| Modifier and Type |
Method |
Description |
protected long |
INRentalCarReservation.init(INSpeakableString itemReference,
String reservationNumber,
NSDate bookingTime,
INReservationStatus reservationStatus,
String reservationHolderName,
NSArray<INReservationAction> actions,
NSURL URL,
INRentalCar rentalCar,
INDateComponentsRange rentalDuration,
CLPlacemark pickupLocation,
CLPlacemark dropOffLocation) |
|
protected long |
INRentalCarReservation.init(INSpeakableString itemReference,
String reservationNumber,
NSDate bookingTime,
INReservationStatus reservationStatus,
String reservationHolderName,
NSArray<INReservationAction> actions,
INRentalCar rentalCar,
INDateComponentsRange rentalDuration,
CLPlacemark pickupLocation,
CLPlacemark dropOffLocation) |
|
Constructors in org.robovm.apple.intents with parameters of type INRentalCar
| Constructor |
Description |
INRentalCarReservation(INSpeakableString itemReference,
String reservationNumber,
NSDate bookingTime,
INReservationStatus reservationStatus,
String reservationHolderName,
NSArray<INReservationAction> actions,
NSURL URL,
INRentalCar rentalCar,
INDateComponentsRange rentalDuration,
CLPlacemark pickupLocation,
CLPlacemark dropOffLocation) |
|
INRentalCarReservation(INSpeakableString itemReference,
String reservationNumber,
NSDate bookingTime,
INReservationStatus reservationStatus,
String reservationHolderName,
NSArray<INReservationAction> actions,
INRentalCar rentalCar,
INDateComponentsRange rentalDuration,
CLPlacemark pickupLocation,
CLPlacemark dropOffLocation) |
|