Uses of Class
com.luciad.format.aixm51.model.features.navaidspoints.navaids.TLcdAIXM51DMETimeSlice
Package
Description
This package provides the classes that correspond to AIXM 5.1 procedure types.
-
Uses of TLcdAIXM51DMETimeSlice in com.luciad.format.aixm51.model.features.procedure.procedureoverview
Modifier and TypeMethodDescriptionTLcdAIXM51ProcedureDMETimeSlice.getDME()
Returns the role value contained in the value of theTLcdAIXM51ProcedureDMETimeSlice.DME_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51ProcedureDMETimeSlice.setDME
(TLcdAIXM51Feature<TLcdAIXM51DMETimeSlice> aValue) Sets the value of the property that maps to theDME
element. -
Uses of TLcdAIXM51DMETimeSlice in com.luciad.format.aixm51.model.features.routes.enroute
Modifier and TypeMethodDescriptionTLcdAIXM51RouteDMETimeSlice.getReferencedDME()
Returns the role value contained in the value of theTLcdAIXM51RouteDMETimeSlice.REFERENCED_DME_PROPERTY
property.Modifier and TypeMethodDescriptionvoid
TLcdAIXM51RouteDMETimeSlice.setReferencedDME
(TLcdAIXM51Feature<TLcdAIXM51DMETimeSlice> aValue) Sets the value of the property that maps to thereferencedDME
element.