Class TLcdAIXM51AircraftCharacteristic
- All Implemented Interfaces:
ILcdDataObject
,ILcdCloneable
,ILcdDeepCloneable
,Cloneable
- Since:
- 10.0
-
Field Summary
Modifier and TypeFieldDescriptionstatic final TLcdDataProperty
Data property that maps to theaircraftLandingCategory
element.static final TLcdDataProperty
Data property that maps to theannotation
element.static final TLcdDataProperty
Data property that maps to theantiCollisionAndSeparationEquipment
element.static final TLcdDataProperty
Data property that maps to theclassWingSpan
element.static final TLcdDataProperty
Data property that maps to thecommunicationEquipment
element.static final TLcdDataProperty
Data property that maps to theengine
element.static final TLcdDataProperty
Data property that maps to theextension
element.static final TLcdDataProperty
Data property that maps to thenavigationEquipment
element.static final TLcdDataProperty
Data property that maps to thenavigationSpecification
element.static final TLcdDataProperty
Data property that maps to thenumberEngine
element.static final TLcdDataProperty
Data property that maps to thepassengersInterpretation
element.static final TLcdDataProperty
Data property that maps to thepassengers
element.static final TLcdDataProperty
Data property that maps to thespeedInterpretation
element.static final TLcdDataProperty
Data property that maps to thespeed
element.static final TLcdDataProperty
Data property that maps to thesurveillanceEquipment
element.static final TLcdDataProperty
Data property that maps to thetypeAircraftICAO
element.static final TLcdDataProperty
Data property that maps to thetype
element.static final TLcdDataProperty
Data property that maps to theverticalSeparationCapability
element.static final TLcdDataProperty
Data property that maps to thewakeTurbulence
element.static final TLcdDataProperty
Data property that maps to theweightInterpretation
element.static final TLcdDataProperty
Data property that maps to theweight
element.static final TLcdDataProperty
Data property that maps to thewingSpanInterpretation
element.static final TLcdDataProperty
Data property that maps to thewingSpan
element.Fields inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
DESCRIPTION_PROPERTY, DESCRIPTION_REFERENCE_PROPERTY, ID_PROPERTY, IDENTIFIER_PROPERTY, META_DATA_PROPERTY_PROPERTY, NAME_PROPERTY
-
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns the role value contained in the value of theAIRCRAFT_LANDING_CATEGORY_PROPERTY
property.Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.Returns the role value contained in the value of theANTI_COLLISION_AND_SEPARATION_EQUIPMENT_PROPERTY
property.Returns the role value contained in the value of theCLASS_WING_SPAN_PROPERTY
property.Returns the role value contained in the value of theCOMMUNICATION_EQUIPMENT_PROPERTY
property.Returns the role value contained in the value of theENGINE_PROPERTY
property.Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.Returns the role value contained in the value of theNAVIGATION_EQUIPMENT_PROPERTY
property.Returns the role value contained in the value of theNAVIGATION_SPECIFICATION_PROPERTY
property.Returns the role value contained in the value of theNUMBER_ENGINE_PROPERTY
property.Returns the role value contained in the value of thePASSENGERS_PROPERTY
property.Returns the role value contained in the value of thePASSENGERS_INTERPRETATION_PROPERTY
property.getSpeed()
Returns the value of the property that maps to thespeed
element.Returns the role value contained in the value of theSPEED_INTERPRETATION_PROPERTY
property.Returns the role value contained in the value of theSURVEILLANCE_EQUIPMENT_PROPERTY
property.getType()
Returns the role value contained in the value of theTYPE_PROPERTY
property.Returns the role value contained in the value of theTYPE_AIRCRAFT_ICAO_PROPERTY
property.Returns the role value contained in the value of theVERTICAL_SEPARATION_CAPABILITY_PROPERTY
property.Returns the role value contained in the value of theWAKE_TURBULENCE_PROPERTY
property.Returns the value of the property that maps to theweight
element.Returns the role value contained in the value of theWEIGHT_INTERPRETATION_PROPERTY
property.Returns the value of the property that maps to thewingSpan
element.Returns the role value contained in the value of theWING_SPAN_INTERPRETATION_PROPERTY
property.void
Sets the value of the property that maps to theaircraftLandingCategory
element.void
Sets the value of the property that maps to theantiCollisionAndSeparationEquipment
element.void
Sets the value of the property that maps to theclassWingSpan
element.void
Sets the value of the property that maps to thecommunicationEquipment
element.void
Sets the value of the property that maps to theengine
element.void
Sets the value of the property that maps to thenavigationEquipment
element.void
Sets the value of the property that maps to thenavigationSpecification
element.void
Sets the value of the property that maps to thenumberEngine
element.void
setPassengers
(Long aValue) Sets the value of the property that maps to thepassengers
element.void
Sets the value of the property that maps to thepassengersInterpretation
element.void
setSpeed
(TLcdAIXM51ValSpeed aValue) Sets the value of the property that maps to thespeed
element.void
Sets the value of the property that maps to thespeedInterpretation
element.void
Sets the value of the property that maps to thesurveillanceEquipment
element.void
setType
(TLcdAIXM51CodeAircraft aValue) Sets the value of the property that maps to thetype
element.void
setTypeAircraftICAO
(String aValue) Sets the value of the property that maps to thetypeAircraftICAO
element.void
Sets the value of the property that maps to theverticalSeparationCapability
element.void
Sets the value of the property that maps to thewakeTurbulence
element.void
setWeight
(TLcdAIXM51ValWeight aValue) Sets the value of the property that maps to theweight
element.void
Sets the value of the property that maps to theweightInterpretation
element.void
setWingSpan
(TLcdAIXM51ValDistance aValue) Sets the value of the property that maps to thewingSpan
element.void
Sets the value of the property that maps to thewingSpanInterpretation
element.Methods inherited from class com.luciad.format.gml32.model.TLcdGML32AbstractGML
getDescription, getDescriptionReference, getId, getIdentifier, getMetaDataProperty, getName, setDescription, setDescriptionReference, setId, setIdentifier
-
Field Details
-
TYPE_PROPERTY
Data property that maps to thetype
element. The possible values for this property are the publicQName
constants defined in this class. -
ENGINE_PROPERTY
Data property that maps to theengine
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeAircraftEngine>
. -
NUMBER_ENGINE_PROPERTY
Data property that maps to thenumberEngine
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeAircraftEngineNumber>
. -
TYPE_AIRCRAFT_ICAO_PROPERTY
Data property that maps to thetypeAircraftICAO
element. The possible values for this property are instances ofTLcdAIXM51Optional<String>
. -
AIRCRAFT_LANDING_CATEGORY_PROPERTY
Data property that maps to theaircraftLandingCategory
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeAircraftCategory>
. -
WING_SPAN_PROPERTY
Data property that maps to thewingSpan
element. The possible values for this property are instances ofTLcdAIXM51ValDistance
. -
WING_SPAN_INTERPRETATION_PROPERTY
Data property that maps to thewingSpanInterpretation
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeValueInterpretation>
. -
CLASS_WING_SPAN_PROPERTY
Data property that maps to theclassWingSpan
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeAircraftWingspanClass>
. -
WEIGHT_PROPERTY
Data property that maps to theweight
element. The possible values for this property are instances ofTLcdAIXM51ValWeight
. -
WEIGHT_INTERPRETATION_PROPERTY
Data property that maps to theweightInterpretation
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeValueInterpretation>
. -
PASSENGERS_PROPERTY
Data property that maps to thepassengers
element. The possible values for this property are instances ofTLcdAIXM51Optional<long>
. -
PASSENGERS_INTERPRETATION_PROPERTY
Data property that maps to thepassengersInterpretation
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeValueInterpretation>
. -
SPEED_PROPERTY
Data property that maps to thespeed
element. The possible values for this property are instances ofTLcdAIXM51ValSpeed
. -
SPEED_INTERPRETATION_PROPERTY
Data property that maps to thespeedInterpretation
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeValueInterpretation>
. -
WAKE_TURBULENCE_PROPERTY
Data property that maps to thewakeTurbulence
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeWakeTurbulence>
. -
NAVIGATION_EQUIPMENT_PROPERTY
Data property that maps to thenavigationEquipment
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeNavigationEquipment>
. -
NAVIGATION_SPECIFICATION_PROPERTY
Data property that maps to thenavigationSpecification
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeNavigationSpecification>
. -
VERTICAL_SEPARATION_CAPABILITY_PROPERTY
Data property that maps to theverticalSeparationCapability
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeRVSM>
. -
ANTI_COLLISION_AND_SEPARATION_EQUIPMENT_PROPERTY
Data property that maps to theantiCollisionAndSeparationEquipment
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeEquipmentAntiCollision>
. -
COMMUNICATION_EQUIPMENT_PROPERTY
Data property that maps to thecommunicationEquipment
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeCommunicationMode>
. -
SURVEILLANCE_EQUIPMENT_PROPERTY
Data property that maps to thesurveillanceEquipment
element. The possible values for this property are instances ofTLcdAIXM51Optional<TLcdAIXM51CodeTransponder>
. -
ANNOTATION_PROPERTY
Data property that maps to theannotation
element. The possible values for this property are instances ofList<TLcdAIXM51Property<TLcdAIXM51Note>>
. -
EXTENSION_PROPERTY
Data property that maps to theextension
element. The possible values for this property are instances ofList<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>
.
-
-
Constructor Details
-
TLcdAIXM51AircraftCharacteristic
public TLcdAIXM51AircraftCharacteristic() -
TLcdAIXM51AircraftCharacteristic
-
-
Method Details
-
getType
Returns the role value contained in the value of theTYPE_PROPERTY
property. Returnsnull
if the value of theTYPE_PROPERTY
property isnull
.The possible values for this property are the public
QName
constants defined in this class.Indicating the type of an aircraft.
- Returns:
- the role value of the
TYPE_PROPERTY
property. - See Also:
-
setType
Sets the value of the property that maps to thetype
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theTYPE_PROPERTY
property is set tonull
.The possible values for this property are the public
QName
constants defined in this class.Indicating the type of an aircraft.
- Parameters:
aValue
- the role value to set for theTYPE_PROPERTY
property.
-
getEngine
Returns the role value contained in the value of theENGINE_PROPERTY
property. Returnsnull
if the value of theENGINE_PROPERTY
property isnull
.Indicating the type of aircraft engine.
- Returns:
- the role value of the
ENGINE_PROPERTY
property. - See Also:
-
setEngine
Sets the value of the property that maps to theengine
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theENGINE_PROPERTY
property is set tonull
.Indicating the type of aircraft engine.
- Parameters:
aValue
- the role value to set for theENGINE_PROPERTY
property.
-
getNumberEngine
Returns the role value contained in the value of theNUMBER_ENGINE_PROPERTY
property. Returnsnull
if the value of theNUMBER_ENGINE_PROPERTY
property isnull
.A coded indication for the number of engines of an aircraft.
- Returns:
- the role value of the
NUMBER_ENGINE_PROPERTY
property. - See Also:
-
setNumberEngine
Sets the value of the property that maps to thenumberEngine
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theNUMBER_ENGINE_PROPERTY
property is set tonull
.A coded indication for the number of engines of an aircraft.
- Parameters:
aValue
- the role value to set for theNUMBER_ENGINE_PROPERTY
property.
-
getTypeAircraftICAO
Returns the role value contained in the value of theTYPE_AIRCRAFT_ICAO_PROPERTY
property. Returnsnull
if the value of theTYPE_AIRCRAFT_ICAO_PROPERTY
property isnull
.A coded aircraft type designator assigned by ICAO to all aircraft heavier than micro-/ultra-light.
- Returns:
- the role value of the
TYPE_AIRCRAFT_ICAO_PROPERTY
property. - See Also:
-
setTypeAircraftICAO
Sets the value of the property that maps to thetypeAircraftICAO
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theTYPE_AIRCRAFT_ICAO_PROPERTY
property is set tonull
.A coded aircraft type designator assigned by ICAO to all aircraft heavier than micro-/ultra-light.
- Parameters:
aValue
- the role value to set for theTYPE_AIRCRAFT_ICAO_PROPERTY
property.
-
getAircraftLandingCategory
Returns the role value contained in the value of theAIRCRAFT_LANDING_CATEGORY_PROPERTY
property. Returnsnull
if the value of theAIRCRAFT_LANDING_CATEGORY_PROPERTY
property isnull
.Classification of aircraft based on 1.3 times stall speed in landing configuration at maximum certified landing mass.
- Returns:
- the role value of the
AIRCRAFT_LANDING_CATEGORY_PROPERTY
property. - See Also:
-
setAircraftLandingCategory
Sets the value of the property that maps to theaircraftLandingCategory
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theAIRCRAFT_LANDING_CATEGORY_PROPERTY
property is set tonull
.Classification of aircraft based on 1.3 times stall speed in landing configuration at maximum certified landing mass.
- Parameters:
aValue
- the role value to set for theAIRCRAFT_LANDING_CATEGORY_PROPERTY
property.
-
getWingSpan
Returns the value of the property that maps to thewingSpan
element.The distance between the wing tips of the aircraft.
- Returns:
- the value of the
WING_SPAN_PROPERTY
property.
-
setWingSpan
Sets the value of the property that maps to thewingSpan
element.The distance between the wing tips of the aircraft.
- Parameters:
aValue
- the value to set for theWING_SPAN_PROPERTY
property.
-
getWingSpanInterpretation
Returns the role value contained in the value of theWING_SPAN_INTERPRETATION_PROPERTY
property. Returnsnull
if the value of theWING_SPAN_INTERPRETATION_PROPERTY
property isnull
.Indicates whether the Aircraft Characteristic concerns aircraft with larger or smaller wingspan.
- Returns:
- the role value of the
WING_SPAN_INTERPRETATION_PROPERTY
property. - See Also:
-
setWingSpanInterpretation
Sets the value of the property that maps to thewingSpanInterpretation
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theWING_SPAN_INTERPRETATION_PROPERTY
property is set tonull
.Indicates whether the Aircraft Characteristic concerns aircraft with larger or smaller wingspan.
- Parameters:
aValue
- the role value to set for theWING_SPAN_INTERPRETATION_PROPERTY
property.
-
getClassWingSpan
Returns the role value contained in the value of theCLASS_WING_SPAN_PROPERTY
property. Returnsnull
if the value of theCLASS_WING_SPAN_PROPERTY
property isnull
.A classification of aircraft by wing span dimensions. It can be used to indicate the size of aircraft that a taxiway can handle.
- Returns:
- the role value of the
CLASS_WING_SPAN_PROPERTY
property. - See Also:
-
setClassWingSpan
Sets the value of the property that maps to theclassWingSpan
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theCLASS_WING_SPAN_PROPERTY
property is set tonull
.A classification of aircraft by wing span dimensions. It can be used to indicate the size of aircraft that a taxiway can handle.
- Parameters:
aValue
- the role value to set for theCLASS_WING_SPAN_PROPERTY
property.
-
getWeight
Returns the value of the property that maps to theweight
element.The maximum aircraft take-off weight.
- Returns:
- the value of the
WEIGHT_PROPERTY
property.
-
setWeight
Sets the value of the property that maps to theweight
element.The maximum aircraft take-off weight.
- Parameters:
aValue
- the value to set for theWEIGHT_PROPERTY
property.
-
getWeightInterpretation
Returns the role value contained in the value of theWEIGHT_INTERPRETATION_PROPERTY
property. Returnsnull
if the value of theWEIGHT_INTERPRETATION_PROPERTY
property isnull
.Indicates whether the Aircraft Characteristic concerns aircraft with bigger or smaller weight.
- Returns:
- the role value of the
WEIGHT_INTERPRETATION_PROPERTY
property. - See Also:
-
setWeightInterpretation
Sets the value of the property that maps to theweightInterpretation
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theWEIGHT_INTERPRETATION_PROPERTY
property is set tonull
.Indicates whether the Aircraft Characteristic concerns aircraft with bigger or smaller weight.
- Parameters:
aValue
- the role value to set for theWEIGHT_INTERPRETATION_PROPERTY
property.
-
getPassengers
Returns the role value contained in the value of thePASSENGERS_PROPERTY
property. Returnsnull
if the value of thePASSENGERS_PROPERTY
property isnull
.The maximum number of passengers
- Returns:
- the role value of the
PASSENGERS_PROPERTY
property. - See Also:
-
setPassengers
Sets the value of the property that maps to thepassengers
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, thePASSENGERS_PROPERTY
property is set tonull
.The maximum number of passengers
- Parameters:
aValue
- the role value to set for thePASSENGERS_PROPERTY
property.
-
getPassengersInterpretation
Returns the role value contained in the value of thePASSENGERS_INTERPRETATION_PROPERTY
property. Returnsnull
if the value of thePASSENGERS_INTERPRETATION_PROPERTY
property isnull
.Indicates whether the Aircraft Characteristic concerns aircraft with larger or smaller number of passengers.
- Returns:
- the role value of the
PASSENGERS_INTERPRETATION_PROPERTY
property. - See Also:
-
setPassengersInterpretation
Sets the value of the property that maps to thepassengersInterpretation
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, thePASSENGERS_INTERPRETATION_PROPERTY
property is set tonull
.Indicates whether the Aircraft Characteristic concerns aircraft with larger or smaller number of passengers.
- Parameters:
aValue
- the role value to set for thePASSENGERS_INTERPRETATION_PROPERTY
property.
-
getSpeed
Returns the value of the property that maps to thespeed
element.A speed (IAS) that can be maintained by the aircraft.
- Returns:
- the value of the
SPEED_PROPERTY
property.
-
setSpeed
Sets the value of the property that maps to thespeed
element.A speed (IAS) that can be maintained by the aircraft.
- Parameters:
aValue
- the value to set for theSPEED_PROPERTY
property.
-
getSpeedInterpretation
Returns the role value contained in the value of theSPEED_INTERPRETATION_PROPERTY
property. Returnsnull
if the value of theSPEED_INTERPRETATION_PROPERTY
property isnull
.Indicates whether the speed is a maximum or minimum imposed value.
- Returns:
- the role value of the
SPEED_INTERPRETATION_PROPERTY
property. - See Also:
-
setSpeedInterpretation
Sets the value of the property that maps to thespeedInterpretation
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theSPEED_INTERPRETATION_PROPERTY
property is set tonull
.Indicates whether the speed is a maximum or minimum imposed value.
- Parameters:
aValue
- the role value to set for theSPEED_INTERPRETATION_PROPERTY
property.
-
getWakeTurbulence
Returns the role value contained in the value of theWAKE_TURBULENCE_PROPERTY
property. Returnsnull
if the value of theWAKE_TURBULENCE_PROPERTY
property isnull
.The wake turbulence category of the aircraft.
- Returns:
- the role value of the
WAKE_TURBULENCE_PROPERTY
property. - See Also:
-
setWakeTurbulence
Sets the value of the property that maps to thewakeTurbulence
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theWAKE_TURBULENCE_PROPERTY
property is set tonull
.The wake turbulence category of the aircraft.
- Parameters:
aValue
- the role value to set for theWAKE_TURBULENCE_PROPERTY
property.
-
getVerticalSeparationCapability
Returns the role value contained in the value of theVERTICAL_SEPARATION_CAPABILITY_PROPERTY
property. Returnsnull
if the value of theVERTICAL_SEPARATION_CAPABILITY_PROPERTY
property isnull
.An indication of the aircraft capability to maintain a specified vertical separation.
- Returns:
- the role value of the
VERTICAL_SEPARATION_CAPABILITY_PROPERTY
property. - See Also:
-
setVerticalSeparationCapability
Sets the value of the property that maps to theverticalSeparationCapability
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theVERTICAL_SEPARATION_CAPABILITY_PROPERTY
property is set tonull
.An indication of the aircraft capability to maintain a specified vertical separation.
- Parameters:
aValue
- the role value to set for theVERTICAL_SEPARATION_CAPABILITY_PROPERTY
property.
-
getAntiCollisionAndSeparationEquipment
Returns the role value contained in the value of theANTI_COLLISION_AND_SEPARATION_EQUIPMENT_PROPERTY
property. Returnsnull
if the value of theANTI_COLLISION_AND_SEPARATION_EQUIPMENT_PROPERTY
property isnull
.An indication of the aircraft equipment with collision avoidance systems.
- Returns:
- the role value of the
ANTI_COLLISION_AND_SEPARATION_EQUIPMENT_PROPERTY
property. - See Also:
-
setAntiCollisionAndSeparationEquipment
Sets the value of the property that maps to theantiCollisionAndSeparationEquipment
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theANTI_COLLISION_AND_SEPARATION_EQUIPMENT_PROPERTY
property is set tonull
.An indication of the aircraft equipment with collision avoidance systems.
- Parameters:
aValue
- the role value to set for theANTI_COLLISION_AND_SEPARATION_EQUIPMENT_PROPERTY
property.
-
getCommunicationEquipment
Returns the role value contained in the value of theCOMMUNICATION_EQUIPMENT_PROPERTY
property. Returnsnull
if the value of theCOMMUNICATION_EQUIPMENT_PROPERTY
property isnull
.An indication of the aircraft equipment with voice and data communication devices.
- Returns:
- the role value of the
COMMUNICATION_EQUIPMENT_PROPERTY
property. - See Also:
-
setCommunicationEquipment
Sets the value of the property that maps to thecommunicationEquipment
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theCOMMUNICATION_EQUIPMENT_PROPERTY
property is set tonull
.An indication of the aircraft equipment with voice and data communication devices.
- Parameters:
aValue
- the role value to set for theCOMMUNICATION_EQUIPMENT_PROPERTY
property.
-
getSurveillanceEquipment
Returns the role value contained in the value of theSURVEILLANCE_EQUIPMENT_PROPERTY
property. Returnsnull
if the value of theSURVEILLANCE_EQUIPMENT_PROPERTY
property isnull
.An indication of the aircraft capability for operating with a certain surveillance system.
- Returns:
- the role value of the
SURVEILLANCE_EQUIPMENT_PROPERTY
property. - See Also:
-
setSurveillanceEquipment
Sets the value of the property that maps to thesurveillanceEquipment
element. to a new instance of the association classTLcdAIXM51Optional
initialized with the given role value. In case the given role value isnull
, theSURVEILLANCE_EQUIPMENT_PROPERTY
property is set tonull
.An indication of the aircraft capability for operating with a certain surveillance system.
- Parameters:
aValue
- the role value to set for theSURVEILLANCE_EQUIPMENT_PROPERTY
property.
-
getAnnotation
Gets the value of theANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances.- Returns:
- the value of the
ANNOTATION_PROPERTY
property adapted to a list ofTLcdAIXM51Note
instances. - See Also:
-
getExtension
Gets the value of theEXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances.- Returns:
- the value of the
EXTENSION_PROPERTY
property adapted to a list ofTLcdAIXM51AbstractExtension
instances. - See Also:
-