public class Aviation extends Object
Modifier | Constructor and Description |
---|---|
protected |
Aviation(Faker faker) |
Modifier and Type | Method and Description |
---|---|
String |
aircraft() |
String |
airport()
Returns an airport ICAO code.
|
String |
METAR()
Provides a METAR weather report.
|
protected Aviation(Faker faker)
public String aircraft()
public String airport()
public String METAR()
Copyright © 2019. All rights reserved.