Uses of Class
com.luciad.format.aixm51.model.datatypes.TLcdAIXM51CodeRVRReading
Packages that use TLcdAIXM51CodeRVRReading
Package
Description
This package provides the classes that correspond to AIXM 5.1 data types.
-
Uses of TLcdAIXM51CodeRVRReading in com.luciad.format.aixm51.model.datatypes
Fields in com.luciad.format.aixm51.model.datatypes declared as TLcdAIXM51CodeRVRReadingModifier and TypeFieldDescriptionstatic final TLcdAIXM51CodeRVRReading
TLcdAIXM51CodeRVRReading.MID
static final TLcdAIXM51CodeRVRReading
TLcdAIXM51CodeRVRReading.TDZ
static final TLcdAIXM51CodeRVRReading
TLcdAIXM51CodeRVRReading.TO
Methods in com.luciad.format.aixm51.model.datatypes that return types with arguments of type TLcdAIXM51CodeRVRReadingModifier and TypeMethodDescriptionstatic Map
<String, TLcdAIXM51CodeRVRReading> TLcdAIXM51CodeRVRReading.getWellKnownValues()
Returns a map containing all well known values of this class. -
Uses of TLcdAIXM51CodeRVRReading in com.luciad.format.aixm51.model.features.airportheliport.runway
Methods in com.luciad.format.aixm51.model.features.airportheliport.runway that return TLcdAIXM51CodeRVRReadingModifier and TypeMethodDescriptionTLcdAIXM51RunwayVisualRangeTimeSlice.getReadingPosition()
Returns the role value contained in the value of theTLcdAIXM51RunwayVisualRangeTimeSlice.READING_POSITION_PROPERTY
property.Methods in com.luciad.format.aixm51.model.features.airportheliport.runway with parameters of type TLcdAIXM51CodeRVRReadingModifier and TypeMethodDescriptionvoid
TLcdAIXM51RunwayVisualRangeTimeSlice.setReadingPosition
(TLcdAIXM51CodeRVRReading aValue) Sets the value of the property that maps to thereadingPosition
element.