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.



397
398
# File 'lib/FlightXML2REST.rb', line 397

def initialize()
end

Instance Method Details

#postObject



399
400
401
# File 'lib/FlightXML2REST.rb', line 399

def post
  ""
end