Interface EnumDescription
- All Superinterfaces:
ComboAlias
- All Known Implementing Classes:
AccomplishUnit,AirbusFlaps,ApplicantStatus,ApplicantStatus,AssignmentStatus,Chart.Type,CharterRequest.RequestStatus,ClientType,DispatchType,EliteUnit,FlightScore,FlightStatus,FlightType,GateType,GateZone,HistoryType,Inclusion,Issue.IssueType,IssueArea,IssuePriority,IssueSecurity,IssueStatus,IssueStatus,JobStatus,LandingRating,MapType,NotifyActionType,OnTime,PackageFormat,PilotStatus,Prerequisite,PurgeOptions,ScheduleSource,Status,Status,TankType,TourStatus,UpdateChannel,UpgradeReason,Warning
An interface for Enumerations with propercased descriptions.
- Since:
- 9.0
- Version:
- 9.0
- Author:
- Luke
-
Method Details
-
name
-
getDescription
-
getComboAlias
Description copied from interface:ComboAliasReturns the alias to use in the HTML <OPTION> element.- Specified by:
getComboAliasin interfaceComboAlias- Returns:
- The alias for this entry
-
getComboName
Description copied from interface:ComboAliasReturns the visible name to use in the HTML <OPTION> element.- Specified by:
getComboNamein interfaceComboAlias- Returns:
- The visible name for this entry
-