Class EliteProgram
java.lang.Object
org.deltava.beans.econ.EliteProgram
- All Implemented Interfaces:
Serializable
A bean to store data about an Elite program. This is used to share data with the ACARS server which does not have access to each
virtual airlne's SystemData object.
- Since:
- 11.1
- Version:
- 11.1
- Author:
- Luke
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the distance unit name.getName()
Returns the program name.Returns the point unit name.void
Updates the unit names.
-
Constructor Details
-
EliteProgram
-
-
Method Details
-
getName
-
getDistanceUnit
-
getPointUnit
-
setUnits
-