Uses of Class
org.cxml.CarRentalPickup
Packages that use CarRentalPickup
-
Uses of CarRentalPickup in org.cxml
Fields in org.cxml declared as CarRentalPickupMethods in org.cxml that return CarRentalPickupModifier and TypeMethodDescriptionObjectFactory.createCarRentalPickup()Create an instance ofCarRentalPickupCarRentalDetail.getCarRentalPickup()Gets the value of the carRentalPickup property.Methods in org.cxml with parameters of type CarRentalPickupModifier and TypeMethodDescriptionvoidCarRentalDetail.setCarRentalPickup(CarRentalPickup value) Sets the value of the carRentalPickup property.