Class NavigationDataBean

java.lang.Object
org.deltava.beans.navdata.NavigationDataBean
All Implemented Interfaces:
Serializable, Cloneable, Comparable<NavigationDataBean>, GeoLocation, IconMapEntry, MapEntry, MarkerMapEntry, Cacheable
Direct Known Subclasses:
AirportLocation, Gate, Intersection, NavigationFrequencyBean

public abstract class NavigationDataBean extends Object implements Cloneable, Cacheable, Comparable<NavigationDataBean>, MarkerMapEntry, IconMapEntry
A bean to store common properties for Navigation Database objects.
Since:
1.0
Version:
11.0
Author:
Luke
See Also: