Uses of Class
org.cxml.Airport
Packages that use Airport
-
Uses of Airport in org.cxml
Modifier and TypeFieldDescriptionprotected AirportAirLegDestination.airportprotected AirportAirLegOrigin.airportModifier and TypeMethodDescriptionObjectFactory.createAirport()Create an instance ofAirportAirLegDestination.getAirport()Gets the value of the airport property.AirLegOrigin.getAirport()Gets the value of the airport property.Modifier and TypeMethodDescriptionvoidAirLegDestination.setAirport(Airport value) Sets the value of the airport property.voidAirLegOrigin.setAirport(Airport value) Sets the value of the airport property.