Airport

public Airport Airport(String code, String name, String city, String province, String country)

Parameters

code

Three-letter IATA airport code for departure location

name

Name of departure airport

city

City where departure airport resides

province

Province or State where departure airport resides

country

Country where departure airport resides