Uses of Class
com.luciad.format.aixm51.model.features.navaidspoints.navaids.TLcdAIXM51DMETimeSlice
Packages that use TLcdAIXM51DMETimeSlice
Package
Description
This package provides the classes that correspond to AIXM 5.1 procedure types.
This package provides the classes that correspond to AIXM 5.1 route segment types.
-
Uses of TLcdAIXM51DMETimeSlice in com.luciad.format.aixm51.model.features.procedure.procedureoverview
Methods in com.luciad.format.aixm51.model.features.procedure.procedureoverview that return types with arguments of type TLcdAIXM51DMETimeSliceModifier and TypeMethodDescriptionTLcdAIXM51ProcedureDMETimeSlice.getDME()Returns the role value contained in the value of theTLcdAIXM51ProcedureDMETimeSlice.DME_PROPERTYproperty.Method parameters in com.luciad.format.aixm51.model.features.procedure.procedureoverview with type arguments of type TLcdAIXM51DMETimeSliceModifier and TypeMethodDescriptionvoidTLcdAIXM51ProcedureDMETimeSlice.setDME(TLcdAIXM51Feature<TLcdAIXM51DMETimeSlice> aValue) Sets the value of the property that maps to theDMEelement. -
Uses of TLcdAIXM51DMETimeSlice in com.luciad.format.aixm51.model.features.routes.enroute
Methods in com.luciad.format.aixm51.model.features.routes.enroute that return types with arguments of type TLcdAIXM51DMETimeSliceModifier and TypeMethodDescriptionTLcdAIXM51RouteDMETimeSlice.getReferencedDME()Returns the role value contained in the value of theTLcdAIXM51RouteDMETimeSlice.REFERENCED_DME_PROPERTYproperty.Method parameters in com.luciad.format.aixm51.model.features.routes.enroute with type arguments of type TLcdAIXM51DMETimeSliceModifier and TypeMethodDescriptionvoidTLcdAIXM51RouteDMETimeSlice.setReferencedDME(TLcdAIXM51Feature<TLcdAIXM51DMETimeSlice> aValue) Sets the value of the property that maps to thereferencedDMEelement.