Class TLcdAIXM51ElevationTimeSlice

All Implemented Interfaces:
ILcdDataObject, ILcdBounded, ILcdShape, ILcdShapeList, ILcdTimeBounded, ILcdCloneable, ILcdDeepCloneable, ILcdInvalidateable, Serializable, Cloneable

public class TLcdAIXM51ElevationTimeSlice extends TLcdAIXM51AbstractNavaidEquipmentTimeSlice
A component of an MLS consisting of an SHF transmitter, and associated equipment radiating signals within a volume of airspace served by the MLS, thereby furnishing elevation information as an angular value to aircraft approaching the runway.
Since:
10.0
See Also:
  • Field Details

    • DESIGNATOR_PROPERTY

      public static final TLcdDataProperty DESIGNATOR_PROPERTY
      Data property that maps to the designator element. The possible values for this property are instances of TLcdAIXM51Optional<String>.
    • EMISSION_CLASS_PROPERTY

      public static final TLcdDataProperty EMISSION_CLASS_PROPERTY
      Data property that maps to the emissionClass element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeRadioEmission>.
    • MOBILE_PROPERTY

      public static final TLcdDataProperty MOBILE_PROPERTY
      Data property that maps to the mobile element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeYesNo>.
    • MAGNETIC_VARIATION_PROPERTY

      public static final TLcdDataProperty MAGNETIC_VARIATION_PROPERTY
      Data property that maps to the magneticVariation element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • MAGNETIC_VARIATION_ACCURACY_PROPERTY

      public static final TLcdDataProperty MAGNETIC_VARIATION_ACCURACY_PROPERTY
      Data property that maps to the magneticVariationAccuracy element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • DATE_MAGNETIC_VARIATION_PROPERTY

      public static final TLcdDataProperty DATE_MAGNETIC_VARIATION_PROPERTY
      Data property that maps to the dateMagneticVariation element. The possible values for this property are instances of TLcdAIXM51Optional<String>.
    • FLIGHT_CHECKED_PROPERTY

      public static final TLcdDataProperty FLIGHT_CHECKED_PROPERTY
      Data property that maps to the flightChecked element. The possible values for this property are instances of TLcdAIXM51Optional<TLcdAIXM51CodeYesNo>.
    • LOCATION_PROPERTY

      public static final TLcdDataProperty LOCATION_PROPERTY
      Data property that maps to the location element. The possible values for this property are instances of TLcdAIXM51Property<TLcdAIXM51ElevatedPoint>.
    • AUTHORITY_PROPERTY

      public static final TLcdDataProperty AUTHORITY_PROPERTY
      Data property that maps to the authority element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51AuthorityForNavaidEquipment>>.
    • MONITORING_PROPERTY

      public static final TLcdDataProperty MONITORING_PROPERTY
      Data property that maps to the monitoring element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51NavaidEquipmentMonitoring>>.
    • AVAILABILITY_PROPERTY

      public static final TLcdDataProperty AVAILABILITY_PROPERTY
      Data property that maps to the availability element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51NavaidOperationalStatus>>.
    • ANNOTATION_PROPERTY

      public static final TLcdDataProperty ANNOTATION_PROPERTY
      Data property that maps to the annotation element. The possible values for this property are instances of List<TLcdAIXM51Property<TLcdAIXM51Note>>.
    • ANGLE_NOMINAL_PROPERTY

      public static final TLcdDataProperty ANGLE_NOMINAL_PROPERTY
      Data property that maps to the angleNominal element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • ANGLE_MINIMUM_PROPERTY

      public static final TLcdDataProperty ANGLE_MINIMUM_PROPERTY
      Data property that maps to the angleMinimum element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • ANGLE_SPAN_PROPERTY

      public static final TLcdDataProperty ANGLE_SPAN_PROPERTY
      Data property that maps to the angleSpan element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • ANGLE_ACCURACY_PROPERTY

      public static final TLcdDataProperty ANGLE_ACCURACY_PROPERTY
      Data property that maps to the angleAccuracy element. The possible values for this property are instances of TLcdAIXM51Optional<Double>.
    • EXTENSION_PROPERTY

      public static final TLcdDataProperty EXTENSION_PROPERTY
      Data property that maps to the extension element. The possible values for this property are instances of List<TLcdAIXM51Link<TLcdAIXM51AbstractExtension>>.
    • INTERPRETATION_PROPERTY

      public static final TLcdDataProperty INTERPRETATION_PROPERTY
      Data property that maps to the interpretation element. The possible values for this property are instances of ELcdAIXM51Interpretation.
    • SEQUENCE_NUMBER_PROPERTY

      public static final TLcdDataProperty SEQUENCE_NUMBER_PROPERTY
      Data property that maps to the sequenceNumber element. The possible values for this property are instances of long.
    • CORRECTION_NUMBER_PROPERTY

      public static final TLcdDataProperty CORRECTION_NUMBER_PROPERTY
      Data property that maps to the correctionNumber element. The possible values for this property are instances of long.
    • TIME_SLICE_METADATA_PROPERTY

      public static final TLcdDataProperty TIME_SLICE_METADATA_PROPERTY
      Data property that maps to the timeSliceMetadata element. The possible values for this property are instances of TLcdAIXM51FeatureTimeSliceMetadataProperty.
    • FEATURE_LIFETIME_PROPERTY

      public static final TLcdDataProperty FEATURE_LIFETIME_PROPERTY
      Data property that maps to the featureLifetime element. The possible values for this property are instances of TLcdGML32TimePrimitiveProperty.
  • Constructor Details

    • TLcdAIXM51ElevationTimeSlice

      public TLcdAIXM51ElevationTimeSlice()
    • TLcdAIXM51ElevationTimeSlice

      public TLcdAIXM51ElevationTimeSlice(TLcdDataType aType)
  • Method Details

    • getDesignator

      public String getDesignator()
      Returns the role value contained in the value of the DESIGNATOR_PROPERTY property. Returns null if the value of the DESIGNATOR_PROPERTY property is null.

      The identifying code given to the navaid.

      Overrides:
      getDesignator in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the DESIGNATOR_PROPERTY property.
      See Also:
    • setDesignator

      public void setDesignator(String aValue)
      Sets the value of the property that maps to the designator element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the DESIGNATOR_PROPERTY property is set to null.

      The identifying code given to the navaid.

      Overrides:
      setDesignator in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the DESIGNATOR_PROPERTY property.
    • getNavaidEquipmentName

      public String getNavaidEquipmentName()
      Returns the role value contained in the value of the NAVAID_EQUIPMENT_NAME_PROPERTY property. Returns null if the value of the NAVAID_EQUIPMENT_NAME_PROPERTY property is null.

      The long name given to the navaid equipment.

      Overrides:
      getNavaidEquipmentName in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the NAVAID_EQUIPMENT_NAME_PROPERTY property.
      See Also:
    • setNavaidEquipmentName

      public void setNavaidEquipmentName(String aValue)
      Sets the value of the property that maps to the name element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the NAVAID_EQUIPMENT_NAME_PROPERTY property is set to null.

      The long name given to the navaid equipment.

      Overrides:
      setNavaidEquipmentName in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the NAVAID_EQUIPMENT_NAME_PROPERTY property.
    • getEmissionClass

      public TLcdAIXM51CodeRadioEmission getEmissionClass()
      Returns the role value contained in the value of the EMISSION_CLASS_PROPERTY property. Returns null if the value of the EMISSION_CLASS_PROPERTY property is null.

      A code indicating the type of emission, as defined at the 1979 ITU World Administrative Radio Conference.

      Overrides:
      getEmissionClass in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the EMISSION_CLASS_PROPERTY property.
      See Also:
    • setEmissionClass

      public void setEmissionClass(TLcdAIXM51CodeRadioEmission aValue)
      Sets the value of the property that maps to the emissionClass element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the EMISSION_CLASS_PROPERTY property is set to null.

      A code indicating the type of emission, as defined at the 1979 ITU World Administrative Radio Conference.

      Overrides:
      setEmissionClass in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the EMISSION_CLASS_PROPERTY property.
    • getMobile

      public TLcdAIXM51CodeYesNo getMobile()
      Returns the role value contained in the value of the MOBILE_PROPERTY property. Returns null if the value of the MOBILE_PROPERTY property is null.

      Indicates if the navaid equipment is mobile.

      Overrides:
      getMobile in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the MOBILE_PROPERTY property.
      See Also:
    • setMobile

      public void setMobile(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the mobile element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the MOBILE_PROPERTY property is set to null.

      Indicates if the navaid equipment is mobile.

      Overrides:
      setMobile in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the MOBILE_PROPERTY property.
    • getMagneticVariation

      public Double getMagneticVariation()
      Returns the role value contained in the value of the MAGNETIC_VARIATION_PROPERTY property. Returns null if the value of the MAGNETIC_VARIATION_PROPERTY property is null.

      The measured angle between Magnetic North and True North at the VOR and at the time reported in dateMagneticVariation. By convention, the measure is expressed as a positive number if Magnetic North is to the east of True North and negative if Magnetic North is to the west of True North. Therefore, magnetic bearing + magnetic variation = true bearing. The following rule of thumb applies: ""variation east-magnetic least, variation west-magnetic best"".

      Overrides:
      getMagneticVariation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the MAGNETIC_VARIATION_PROPERTY property.
      See Also:
    • setMagneticVariation

      public void setMagneticVariation(Double aValue)
      Sets the value of the property that maps to the magneticVariation element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the MAGNETIC_VARIATION_PROPERTY property is set to null.

      The measured angle between Magnetic North and True North at the VOR and at the time reported in dateMagneticVariation. By convention, the measure is expressed as a positive number if Magnetic North is to the east of True North and negative if Magnetic North is to the west of True North. Therefore, magnetic bearing + magnetic variation = true bearing. The following rule of thumb applies: ""variation east-magnetic least, variation west-magnetic best"".

      Overrides:
      setMagneticVariation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the MAGNETIC_VARIATION_PROPERTY property.
    • getMagneticVariationAccuracy

      public Double getMagneticVariationAccuracy()
      Returns the role value contained in the value of the MAGNETIC_VARIATION_ACCURACY_PROPERTY property. Returns null if the value of the MAGNETIC_VARIATION_ACCURACY_PROPERTY property is null.

      The accuracy of the measured angle between Magnetic North and True North at the VOR and at the time reported in dateMagneticVariation

      Overrides:
      getMagneticVariationAccuracy in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the MAGNETIC_VARIATION_ACCURACY_PROPERTY property.
      See Also:
    • setMagneticVariationAccuracy

      public void setMagneticVariationAccuracy(Double aValue)
      Sets the value of the property that maps to the magneticVariationAccuracy element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the MAGNETIC_VARIATION_ACCURACY_PROPERTY property is set to null.

      The accuracy of the measured angle between Magnetic North and True North at the VOR and at the time reported in dateMagneticVariation

      Overrides:
      setMagneticVariationAccuracy in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the MAGNETIC_VARIATION_ACCURACY_PROPERTY property.
    • getDateMagneticVariation

      public String getDateMagneticVariation()
      Returns the role value contained in the value of the DATE_MAGNETIC_VARIATION_PROPERTY property. Returns null if the value of the DATE_MAGNETIC_VARIATION_PROPERTY property is null.

      The year the magnetic variation was measured.

      Overrides:
      getDateMagneticVariation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the DATE_MAGNETIC_VARIATION_PROPERTY property.
      See Also:
    • setDateMagneticVariation

      public void setDateMagneticVariation(String aValue)
      Sets the value of the property that maps to the dateMagneticVariation element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the DATE_MAGNETIC_VARIATION_PROPERTY property is set to null.

      The year the magnetic variation was measured.

      Overrides:
      setDateMagneticVariation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the DATE_MAGNETIC_VARIATION_PROPERTY property.
    • getFlightChecked

      public TLcdAIXM51CodeYesNo getFlightChecked()
      Returns the role value contained in the value of the FLIGHT_CHECKED_PROPERTY property. Returns null if the value of the FLIGHT_CHECKED_PROPERTY property is null.

      Indicates if the navaid equipment has been flight checked.

      Overrides:
      getFlightChecked in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the FLIGHT_CHECKED_PROPERTY property.
      See Also:
    • setFlightChecked

      public void setFlightChecked(TLcdAIXM51CodeYesNo aValue)
      Sets the value of the property that maps to the flightChecked element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the FLIGHT_CHECKED_PROPERTY property is set to null.

      Indicates if the navaid equipment has been flight checked.

      Overrides:
      setFlightChecked in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the FLIGHT_CHECKED_PROPERTY property.
    • getLocation

      public TLcdAIXM51ElevatedPoint getLocation()
      Returns the role value contained in the value of the LOCATION_PROPERTY property. Returns null if the value of the LOCATION_PROPERTY property is null.

      the graphical location of the component

      Overrides:
      getLocation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the role value of the LOCATION_PROPERTY property.
      See Also:
    • setLocation

      public void setLocation(TLcdAIXM51ElevatedPoint aValue)
      Sets the value of the property that maps to the location element. to a new instance of the association class TLcdAIXM51Property initialized with the given role value. In case the given role value is null, the LOCATION_PROPERTY property is set to null.

      the graphical location of the component

      Overrides:
      setLocation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Parameters:
      aValue - the role value to set for the LOCATION_PROPERTY property.
    • getAuthority

      Gets the value of the AUTHORITY_PROPERTY property adapted to a list of TLcdAIXM51AuthorityForNavaidEquipment instances.

      The organization responsible for the equipment (could be owner or operator).

      Overrides:
      getAuthority in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the value of the AUTHORITY_PROPERTY property adapted to a list of TLcdAIXM51AuthorityForNavaidEquipment instances.
      See Also:
    • getMonitoring

      public List<TLcdAIXM51NavaidEquipmentMonitoring> getMonitoring()
      Gets the value of the MONITORING_PROPERTY property adapted to a list of TLcdAIXM51NavaidEquipmentMonitoring instances.

      Navaid equipment monitoring information.

      Overrides:
      getMonitoring in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the value of the MONITORING_PROPERTY property adapted to a list of TLcdAIXM51NavaidEquipmentMonitoring instances.
      See Also:
    • getAvailability

      public List<TLcdAIXM51NavaidOperationalStatus> getAvailability()
      Gets the value of the AVAILABILITY_PROPERTY property adapted to a list of TLcdAIXM51NavaidOperationalStatus instances.

      The operational status of the navaid equipment.

      Overrides:
      getAvailability in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the value of the AVAILABILITY_PROPERTY property adapted to a list of TLcdAIXM51NavaidOperationalStatus instances.
      See Also:
    • getAnnotation

      public List<TLcdAIXM51Note> getAnnotation()
      Gets the value of the ANNOTATION_PROPERTY property adapted to a list of TLcdAIXM51Note instances.
      Overrides:
      getAnnotation in class TLcdAIXM51AbstractNavaidEquipmentTimeSlice
      Returns:
      the value of the ANNOTATION_PROPERTY property adapted to a list of TLcdAIXM51Note instances.
      See Also:
    • getAngleNominal

      public Double getAngleNominal()
      Returns the role value contained in the value of the ANGLE_NOMINAL_PROPERTY property. Returns null if the value of the ANGLE_NOMINAL_PROPERTY property is null.

      The normal glide path angle for the MLS installation.

      Returns:
      the role value of the ANGLE_NOMINAL_PROPERTY property.
      See Also:
    • setAngleNominal

      public void setAngleNominal(Double aValue)
      Sets the value of the property that maps to the angleNominal element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the ANGLE_NOMINAL_PROPERTY property is set to null.

      The normal glide path angle for the MLS installation.

      Parameters:
      aValue - the role value to set for the ANGLE_NOMINAL_PROPERTY property.
    • getAngleMinimum

      public Double getAngleMinimum()
      Returns the role value contained in the value of the ANGLE_MINIMUM_PROPERTY property. Returns null if the value of the ANGLE_MINIMUM_PROPERTY property is null.

      The value of the lowest elevation angle authorized for an MLS procedure.

      Returns:
      the role value of the ANGLE_MINIMUM_PROPERTY property.
      See Also:
    • setAngleMinimum

      public void setAngleMinimum(Double aValue)
      Sets the value of the property that maps to the angleMinimum element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the ANGLE_MINIMUM_PROPERTY property is set to null.

      The value of the lowest elevation angle authorized for an MLS procedure.

      Parameters:
      aValue - the role value to set for the ANGLE_MINIMUM_PROPERTY property.
    • getAngleSpan

      public Double getAngleSpan()
      Returns the role value contained in the value of the ANGLE_SPAN_PROPERTY property. Returns null if the value of the ANGLE_SPAN_PROPERTY property is null.

      The value of the span angle of the elevation transmitter signal between the lower and the upper limits.

      Returns:
      the role value of the ANGLE_SPAN_PROPERTY property.
      See Also:
    • setAngleSpan

      public void setAngleSpan(Double aValue)
      Sets the value of the property that maps to the angleSpan element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the ANGLE_SPAN_PROPERTY property is set to null.

      The value of the span angle of the elevation transmitter signal between the lower and the upper limits.

      Parameters:
      aValue - the role value to set for the ANGLE_SPAN_PROPERTY property.
    • getAngleAccuracy

      public Double getAngleAccuracy()
      Returns the role value contained in the value of the ANGLE_ACCURACY_PROPERTY property. Returns null if the value of the ANGLE_ACCURACY_PROPERTY property is null.

      Accuracy of the elevation angle.

      Returns:
      the role value of the ANGLE_ACCURACY_PROPERTY property.
      See Also:
    • setAngleAccuracy

      public void setAngleAccuracy(Double aValue)
      Sets the value of the property that maps to the angleAccuracy element. to a new instance of the association class TLcdAIXM51Optional initialized with the given role value. In case the given role value is null, the ANGLE_ACCURACY_PROPERTY property is set to null.

      Accuracy of the elevation angle.

      Parameters:
      aValue - the role value to set for the ANGLE_ACCURACY_PROPERTY property.
    • getExtension

      public List<TLcdAIXM51AbstractExtension> getExtension()
      Gets the value of the EXTENSION_PROPERTY property adapted to a list of TLcdAIXM51AbstractExtension instances.
      Returns:
      the value of the EXTENSION_PROPERTY property adapted to a list of TLcdAIXM51AbstractExtension instances.
      See Also:
    • getInterpretation

      public ELcdAIXM51Interpretation getInterpretation()
      Returns the value of the property that maps to the interpretation element.

      Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.

      Returns:
      the value of the INTERPRETATION_PROPERTY property.
    • setInterpretation

      public void setInterpretation(ELcdAIXM51Interpretation aValue)
      Sets the value of the property that maps to the interpretation element.

      Property indicating how the timeslice is to be interpreted. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the INTERPRETATION_PROPERTY property.
    • getSequenceNumber

      public long getSequenceNumber()
      Returns the value of the property that maps to the sequenceNumber element.

      Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.

      Returns:
      the value of the SEQUENCE_NUMBER_PROPERTY property.
    • setSequenceNumber

      public void setSequenceNumber(long aValue)
      Sets the value of the property that maps to the sequenceNumber element.

      Used for the identification of the Time Slice concerned. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the SEQUENCE_NUMBER_PROPERTY property.
    • getCorrectionNumber

      public long getCorrectionNumber()
      Returns the value of the property that maps to the correctionNumber element.

      Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details.

      Returns:
      the value of the CORRECTION_NUMBER_PROPERTY property.
    • setCorrectionNumber

      public void setCorrectionNumber(long aValue)
      Sets the value of the property that maps to the correctionNumber element.

      Used for indicating the order of the corrections of a Time Slice. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the CORRECTION_NUMBER_PROPERTY property.
    • getTimeSliceMetadata

      public TLcdAIXM51FeatureTimeSliceMetadataProperty getTimeSliceMetadata()
      Returns the value of the property that maps to the timeSliceMetadata element.
      Returns:
      the value of the TIME_SLICE_METADATA_PROPERTY property.
    • setTimeSliceMetadata

      public void setTimeSliceMetadata(TLcdAIXM51FeatureTimeSliceMetadataProperty aValue)
      Sets the value of the property that maps to the timeSliceMetadata element.
      Parameters:
      aValue - the value to set for the TIME_SLICE_METADATA_PROPERTY property.
    • getFeatureLifetime

      public TLcdGML32AbstractTimePrimitive getFeatureLifetime()
      Returns the value of the property that maps to the featureLifetime element.

      The start and end of life of the feature. See the AIXM Temporality model for details.

      Returns:
      the value of the FEATURE_LIFETIME_PROPERTY property.
      See Also:
    • setFeatureLifetime

      public void setFeatureLifetime(TLcdGML32AbstractTimePrimitive aValue)
      Sets the value of the property that maps to the featureLifetime element.

      The start and end of life of the feature. See the AIXM Temporality model for details.

      Parameters:
      aValue - the value to set for the FEATURE_LIFETIME_PROPERTY property.