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_PROPERTYproperty.Method parameters in com.luciad.format.aixm51.model.features.aerialrefuelling with type arguments of type TLcdAIXM51AerialRefuellingTimeSliceModifier and TypeMethodDescriptionvoidTLcdAIXM51AerialRefuellingTimeSlice.setOppositeTrack(TLcdAIXM51Feature<TLcdAIXM51AerialRefuellingTimeSlice> aValue) Sets the value of the property that maps to theoppositeTrackelement. -
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_PROPERTYproperty.TLcdAIXM51FlightConditionElement.getFlightCondition_aerialRefuellingCondition()Returns the role value contained in the value of theTLcdAIXM51FlightConditionElement.FLIGHT_CONDITION_AERIAL_REFUELLING_CONDITION_PROPERTYproperty.Method parameters in com.luciad.format.aixm51.model.features.routes.flightrestrictions with type arguments of type TLcdAIXM51AerialRefuellingTimeSliceModifier and TypeMethodDescriptionvoidTLcdAIXM51FlightRoutingElement.setElement_aerialRefuellingElement(TLcdAIXM51Feature<TLcdAIXM51AerialRefuellingTimeSlice> aValue) Sets the value of the property that maps to theelement_aerialRefuellingElementelement.voidTLcdAIXM51FlightConditionElement.setFlightCondition_aerialRefuellingCondition(TLcdAIXM51Feature<TLcdAIXM51AerialRefuellingTimeSlice> aValue) Sets the value of the property that maps to theflightCondition_aerialRefuellingConditionelement. -
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_PROPERTYproperty adapted to a list ofTLcdAIXM51Featureinstances.TLcdAIXM51AirTrafficManagementServiceTimeSlice.getClientAerialRefuelling()Gets the value of theTLcdAIXM51AirTrafficManagementServiceTimeSlice.CLIENT_AERIAL_REFUELLING_PROPERTYproperty adapted to a list ofTLcdAIXM51Featureinstances.TLcdAIXM51InformationServiceTimeSlice.getClientAerialRefuelling()Gets the value of theTLcdAIXM51InformationServiceTimeSlice.CLIENT_AERIAL_REFUELLING_PROPERTYproperty adapted to a list ofTLcdAIXM51Featureinstances.