Interface ICAOAirport
- All Superinterfaces:
GeoLocation
,GeospaceLocation
- All Known Implementing Classes:
Airport
,AirportLocation
An interface to mark airport beans with an ICAO code.
- Since:
- 2.7
- Version:
- 6.4
- Author:
- Luke
-
Field Summary
Fields inherited from interface org.deltava.beans.GeoLocation
ALL, DEGREE_FEET, DEGREE_MILES, FEET_MILES, LAT_DIRECTIONS, LATITUDE, LON_DIRECTIONS, LONGITUDE, RADIAN_MILES
-
Method Summary
Methods inherited from interface org.deltava.beans.GeoLocation
distanceFeet, distanceTo, getLatitude, getLongitude
Methods inherited from interface org.deltava.beans.GeospaceLocation
getAltitude
-
Method Details
-
getICAO
-