Uses of Class
com.luciad.format.aixm51.model.features.aerialrefuelling.TLcdAIXM51AerialRefuellingTimeSlice
Packages that use TLcdAIXM51AerialRefuellingTimeSlice
Package
Description
This package provides the classes that correspond to AIXM 5.1 flightrestriction types.
This package provides the classes that correspond to AIXM 5.1 service types.
-
Uses of TLcdAIXM51AerialRefuellingTimeSlice in com.luciad.format.aixm51.model.features.aerialrefuelling
Methods in com.luciad.format.aixm51.model.features.aerialrefuelling that return types with arguments of type TLcdAIXM51AerialRefuellingTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51AerialRefuellingTimeSlice.getOppositeTrack()
Returns the role value contained in the value of theOPPOSITE_TRACK_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.aerialrefuelling with type arguments of type TLcdAIXM51AerialRefuellingTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51AerialRefuellingTimeSlice.setOppositeTrack
(TLcdAIXM51Feature<TLcdAIXM51AerialRefuellingTimeSlice> aValue) Sets the value of the property that maps to theoppositeTrack
element. -
Uses of TLcdAIXM51AerialRefuellingTimeSlice in com.luciad.format.aixm51.model.features.routes.flightrestrictions
Methods in com.luciad.format.aixm51.model.features.routes.flightrestrictions that return types with arguments of type TLcdAIXM51AerialRefuellingTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51FlightRoutingElement.getElement_aerialRefuellingElement()
Returns the role value contained in the value of theTLcdAIXM51FlightRoutingElement.ELEMENT_AERIAL_REFUELLING_ELEMENT_PROPERTY
property.TLcdAIXM51FlightConditionElement.getFlightCondition_aerialRefuellingCondition()
Returns the role value contained in the value of theTLcdAIXM51FlightConditionElement.FLIGHT_CONDITION_AERIAL_REFUELLING_CONDITION_PROPERTY
property.Method parameters in com.luciad.format.aixm51.model.features.routes.flightrestrictions with type arguments of type TLcdAIXM51AerialRefuellingTimeSliceModifier and TypeMethodDescriptionvoid
TLcdAIXM51FlightRoutingElement.setElement_aerialRefuellingElement
(TLcdAIXM51Feature<TLcdAIXM51AerialRefuellingTimeSlice> aValue) Sets the value of the property that maps to theelement_aerialRefuellingElement
element.void
TLcdAIXM51FlightConditionElement.setFlightCondition_aerialRefuellingCondition
(TLcdAIXM51Feature<TLcdAIXM51AerialRefuellingTimeSlice> aValue) Sets the value of the property that maps to theflightCondition_aerialRefuellingCondition
element. -
Uses of TLcdAIXM51AerialRefuellingTimeSlice in com.luciad.format.aixm51.model.features.service
Methods in com.luciad.format.aixm51.model.features.service that return types with arguments of type TLcdAIXM51AerialRefuellingTimeSliceModifier and TypeMethodDescriptionTLcdAIXM51AirTrafficControlServiceTimeSlice.getClientAerialRefuelling()
Gets the value of theTLcdAIXM51AirTrafficControlServiceTimeSlice.CLIENT_AERIAL_REFUELLING_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51AirTrafficManagementServiceTimeSlice.getClientAerialRefuelling()
Gets the value of theTLcdAIXM51AirTrafficManagementServiceTimeSlice.CLIENT_AERIAL_REFUELLING_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.TLcdAIXM51InformationServiceTimeSlice.getClientAerialRefuelling()
Gets the value of theTLcdAIXM51InformationServiceTimeSlice.CLIENT_AERIAL_REFUELLING_PROPERTY
property adapted to a list ofTLcdAIXM51Feature
instances.