class AllAirportsRequest

AllAirports

Public Class Methods

new() click to toggle source
# File lib/FlightXML2REST.rb, line 440
def initialize()
end

Public Instance Methods

post() click to toggle source
# File lib/FlightXML2REST.rb, line 442
def post
  ""
end