Uses of Class
org.cxml.CarRentalPickup
-
Packages that use CarRentalPickup Package Description org.cxml -
-
Uses of CarRentalPickup in org.cxml
Fields in org.cxml declared as CarRentalPickup Modifier and Type Field Description protected CarRentalPickupCarRentalDetail. carRentalPickupMethods in org.cxml that return CarRentalPickup Modifier and Type Method Description CarRentalPickupObjectFactory. createCarRentalPickup()Create an instance ofCarRentalPickupCarRentalPickupCarRentalDetail. getCarRentalPickup()Gets the value of the carRentalPickup property.Methods in org.cxml with parameters of type CarRentalPickup Modifier and Type Method Description voidCarRentalDetail. setCarRentalPickup(CarRentalPickup value)Sets the value of the carRentalPickup property.
-