Uses of Class
org.cxml.CarRentalDropoff
-
Packages that use CarRentalDropoff Package Description org.cxml -
-
Uses of CarRentalDropoff in org.cxml
Fields in org.cxml declared as CarRentalDropoff Modifier and Type Field Description protected CarRentalDropoffCarRentalDetail. carRentalDropoffMethods in org.cxml that return CarRentalDropoff Modifier and Type Method Description CarRentalDropoffObjectFactory. createCarRentalDropoff()Create an instance ofCarRentalDropoffCarRentalDropoffCarRentalDetail. getCarRentalDropoff()Gets the value of the carRentalDropoff property.Methods in org.cxml with parameters of type CarRentalDropoff Modifier and Type Method Description voidCarRentalDetail. setCarRentalDropoff(CarRentalDropoff value)Sets the value of the carRentalDropoff property.
-