Class TLcdISO19115CitationSeries

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

public class TLcdISO19115CitationSeries extends TLcdISO19118Object
Information about the series, or aggregate dataset, to which a dataset belongs
Since:
10.0
  • Field Details

  • Constructor Details

    • TLcdISO19115CitationSeries

      public TLcdISO19115CitationSeries()
    • TLcdISO19115CitationSeries

      public TLcdISO19115CitationSeries(TLcdDataType aType)
  • Method Details

    • getName

      public String getName()
      Returns the role value contained in the value of the NAME_PROPERTY property. Returns null if the value of the NAME_PROPERTY property is null.
      Returns:
      the role value of the NAME_PROPERTY property.
      See Also:
    • setName

      public void setName(String aValue)
      Sets the value of the property that maps to the name 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 NAME_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the NAME_PROPERTY property.
    • getIssueIdentification

      public String getIssueIdentification()
      Returns the role value contained in the value of the ISSUE_IDENTIFICATION_PROPERTY property. Returns null if the value of the ISSUE_IDENTIFICATION_PROPERTY property is null.
      Returns:
      the role value of the ISSUE_IDENTIFICATION_PROPERTY property.
      See Also:
    • setIssueIdentification

      public void setIssueIdentification(String aValue)
      Sets the value of the property that maps to the issueIdentification 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 ISSUE_IDENTIFICATION_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the ISSUE_IDENTIFICATION_PROPERTY property.
    • getPage

      public String getPage()
      Returns the role value contained in the value of the PAGE_PROPERTY property. Returns null if the value of the PAGE_PROPERTY property is null.
      Returns:
      the role value of the PAGE_PROPERTY property.
      See Also:
    • setPage

      public void setPage(String aValue)
      Sets the value of the property that maps to the page 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 PAGE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the PAGE_PROPERTY property.