Class TLcdAIXM51CodeIntegrityLevelILS
java.lang.Object
com.luciad.format.aixm51.model.datatypes.ALcdAIXM51Code
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeIntegrityLevelILS
A coded value indicating the quality which relates to the trust which can be placed in the correctness of the information supplied by the ILS facility, according to ICAO Annex 10, Volume I, Attachment C.
- Since:
- 10.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeIntegrityLevelILSstatic final TLcdAIXM51CodeIntegrityLevelILSstatic final TLcdAIXM51CodeIntegrityLevelILSstatic final TLcdAIXM51CodeIntegrityLevelILS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.luciad.format.aixm51.model.datatypes.ALcdAIXM51Code
getWellKnown, getWellKnown
-
Field Details
-
_1
-
_2
-
_3
-
_4
-
-
Constructor Details
-
TLcdAIXM51CodeIntegrityLevelILS
-
-
Method Details
-
getCode
- Specified by:
getCodein classALcdAIXM51Code
-
toString
- Overrides:
toStringin classALcdAIXM51Code
-
hashCode
public int hashCode()- Overrides:
hashCodein classALcdAIXM51Code
-
equals
Description copied from class:ALcdAIXM51CodeCodes are equal if their class matches and their code strings are the same.- Overrides:
equalsin classALcdAIXM51Code
-
getWellKnownValues
Returns a map containing all well known values of this class. This map contains all public constant instances defined on this class.- Returns:
- A map that maps a well known code to an instance of this class
-