Uses of Class
org.cxml.CarRentalFee
-
Packages that use CarRentalFee Package Description org.cxml -
-
Uses of CarRentalFee in org.cxml
Fields in org.cxml with type parameters of type CarRentalFee Modifier and Type Field Description protected java.util.List<CarRentalFee>CarRentalDetail. carRentalFeeMethods in org.cxml that return CarRentalFee Modifier and Type Method Description CarRentalFeeObjectFactory. createCarRentalFee()Create an instance ofCarRentalFeeMethods in org.cxml that return types with arguments of type CarRentalFee Modifier and Type Method Description java.util.List<CarRentalFee>CarRentalDetail. getCarRentalFee()Gets the value of the carRentalFee property.
-