Class: AllAirportsRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/FlightXML2REST.rb

Overview

AllAirports

Instance Method Summary collapse

Constructor Details

#initializeAllAirportsRequest

Returns a new instance of AllAirportsRequest.



440
441
# File 'lib/FlightXML2REST.rb', line 440

def initialize()
end

Instance Method Details

#postObject



442
443
444
# File 'lib/FlightXML2REST.rb', line 442

def post
  ""
end