getFlightType method

String getFlightType()

Implementation

String getFlightType() {
  return this.flightType;
}