Uses of Class
org.cxml.AvailablePrice
Packages that use AvailablePrice
-
Uses of AvailablePrice in org.cxml
Fields in org.cxml with type parameters of type AvailablePriceModifier and TypeFieldDescriptionprotected List<AvailablePrice>AirDetail.availablePriceprotected List<AvailablePrice>CarRentalDetail.availablePriceprotected List<AvailablePrice>HotelDetail.availablePriceprotected List<AvailablePrice>RailDetail.availablePriceMethods in org.cxml that return AvailablePriceModifier and TypeMethodDescriptionObjectFactory.createAvailablePrice()Create an instance ofAvailablePriceMethods in org.cxml that return types with arguments of type AvailablePriceModifier and TypeMethodDescriptionAirDetail.getAvailablePrice()Gets the value of the availablePrice property.CarRentalDetail.getAvailablePrice()Gets the value of the availablePrice property.HotelDetail.getAvailablePrice()Gets the value of the availablePrice property.RailDetail.getAvailablePrice()Gets the value of the availablePrice property.