Class TLcdISO19115AggregateInformation

java.lang.Object
com.luciad.datamodel.TLcdDataObject
com.luciad.format.metadata.model.util.TLcdISO19118Object
com.luciad.format.metadata.model.identification.TLcdISO19115AggregateInformation
All Implemented Interfaces:
ILcdDataObject, ILcdCloneable, ILcdDeepCloneable, Cloneable

public class TLcdISO19115AggregateInformation extends TLcdISO19118Object
Encapsulates the dataset aggregation information
Since:
10.0
  • Field Details

  • Constructor Details

    • TLcdISO19115AggregateInformation

      public TLcdISO19115AggregateInformation()
    • TLcdISO19115AggregateInformation

      public TLcdISO19115AggregateInformation(TLcdDataType aType)
  • Method Details

    • getAggregateDataSetName

      public TLcdISO19115Citation getAggregateDataSetName()
      Returns the role value contained in the value of the AGGREGATE_DATA_SET_NAME_PROPERTY property. Returns null if the value of the AGGREGATE_DATA_SET_NAME_PROPERTY property is null.
      Returns:
      the role value of the AGGREGATE_DATA_SET_NAME_PROPERTY property.
      See Also:
    • setAggregateDataSetName

      public void setAggregateDataSetName(TLcdISO19115Citation aValue)
      Sets the value of the property that maps to the aggregateDataSetName element. to a new instance of the association class TLcdISO19118Property initialized with the given role value. In case the given role value is null, the AGGREGATE_DATA_SET_NAME_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the AGGREGATE_DATA_SET_NAME_PROPERTY property.
    • getAggregateDataSetIdentifier

      public TLcdISO19115Identifier getAggregateDataSetIdentifier()
      Returns the role value contained in the value of the AGGREGATE_DATA_SET_IDENTIFIER_PROPERTY property. Returns null if the value of the AGGREGATE_DATA_SET_IDENTIFIER_PROPERTY property is null.
      Returns:
      the role value of the AGGREGATE_DATA_SET_IDENTIFIER_PROPERTY property.
      See Also:
    • setAggregateDataSetIdentifier

      public void setAggregateDataSetIdentifier(TLcdISO19115Identifier aValue)
      Sets the value of the property that maps to the aggregateDataSetIdentifier element. to a new instance of the association class TLcdISO19118Property initialized with the given role value. In case the given role value is null, the AGGREGATE_DATA_SET_IDENTIFIER_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the AGGREGATE_DATA_SET_IDENTIFIER_PROPERTY property.
    • getAssociationType

      public TLcdISO19115AssociationTypeCode getAssociationType()
      Returns the role value contained in the value of the ASSOCIATION_TYPE_PROPERTY property. Returns null if the value of the ASSOCIATION_TYPE_PROPERTY property is null.
      Returns:
      the role value of the ASSOCIATION_TYPE_PROPERTY property.
      See Also:
    • setAssociationType

      public void setAssociationType(TLcdISO19115AssociationTypeCode aValue)
      Sets the value of the property that maps to the associationType element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the ASSOCIATION_TYPE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the ASSOCIATION_TYPE_PROPERTY property.
    • getInitiativeType

      public TLcdISO19115InitiativeTypeCode getInitiativeType()
      Returns the role value contained in the value of the INITIATIVE_TYPE_PROPERTY property. Returns null if the value of the INITIATIVE_TYPE_PROPERTY property is null.
      Returns:
      the role value of the INITIATIVE_TYPE_PROPERTY property.
      See Also:
    • setInitiativeType

      public void setInitiativeType(TLcdISO19115InitiativeTypeCode aValue)
      Sets the value of the property that maps to the initiativeType element. to a new instance of the association class TLcdISO19115Optional initialized with the given role value. In case the given role value is null, the INITIATIVE_TYPE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the INITIATIVE_TYPE_PROPERTY property.