class AllAirlinesRequest

AllAirlines

Public Class Methods

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

Public Instance Methods

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