Class TLcdISO19115ApplicationSchemaInformation

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

public class TLcdISO19115ApplicationSchemaInformation extends TLcdISO19118Object
Information about the application schema used to build the dataset
Since:
10.0
  • Field Details

  • Constructor Details

    • TLcdISO19115ApplicationSchemaInformation

      public TLcdISO19115ApplicationSchemaInformation()
    • TLcdISO19115ApplicationSchemaInformation

      public TLcdISO19115ApplicationSchemaInformation(TLcdDataType aType)
  • Method Details

    • getName

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

      public String getSchemaLanguage()
      Returns the role value contained in the value of the SCHEMA_LANGUAGE_PROPERTY property. Returns null if the value of the SCHEMA_LANGUAGE_PROPERTY property is null.
      Returns:
      the role value of the SCHEMA_LANGUAGE_PROPERTY property.
      See Also:
    • setSchemaLanguage

      public void setSchemaLanguage(String aValue)
      Sets the value of the property that maps to the schemaLanguage 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 SCHEMA_LANGUAGE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the SCHEMA_LANGUAGE_PROPERTY property.
    • getConstraintLanguage

      public String getConstraintLanguage()
      Returns the role value contained in the value of the CONSTRAINT_LANGUAGE_PROPERTY property. Returns null if the value of the CONSTRAINT_LANGUAGE_PROPERTY property is null.
      Returns:
      the role value of the CONSTRAINT_LANGUAGE_PROPERTY property.
      See Also:
    • setConstraintLanguage

      public void setConstraintLanguage(String aValue)
      Sets the value of the property that maps to the constraintLanguage 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 CONSTRAINT_LANGUAGE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the CONSTRAINT_LANGUAGE_PROPERTY property.
    • getSchemaAscii

      public String getSchemaAscii()
      Returns the role value contained in the value of the SCHEMA_ASCII_PROPERTY property. Returns null if the value of the SCHEMA_ASCII_PROPERTY property is null.
      Returns:
      the role value of the SCHEMA_ASCII_PROPERTY property.
      See Also:
    • setSchemaAscii

      public void setSchemaAscii(String aValue)
      Sets the value of the property that maps to the schemaAscii 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 SCHEMA_ASCII_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the SCHEMA_ASCII_PROPERTY property.
    • getGraphicsFile

      public TLcdISO19103Binary getGraphicsFile()
      Returns the role value contained in the value of the GRAPHICS_FILE_PROPERTY property. Returns null if the value of the GRAPHICS_FILE_PROPERTY property is null.
      Returns:
      the role value of the GRAPHICS_FILE_PROPERTY property.
      See Also:
    • setGraphicsFile

      public void setGraphicsFile(TLcdISO19103Binary aValue)
      Sets the value of the property that maps to the graphicsFile 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 GRAPHICS_FILE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the GRAPHICS_FILE_PROPERTY property.
    • getSoftwareDevelopmentFile

      public TLcdISO19103Binary getSoftwareDevelopmentFile()
      Returns the role value contained in the value of the SOFTWARE_DEVELOPMENT_FILE_PROPERTY property. Returns null if the value of the SOFTWARE_DEVELOPMENT_FILE_PROPERTY property is null.
      Returns:
      the role value of the SOFTWARE_DEVELOPMENT_FILE_PROPERTY property.
      See Also:
    • setSoftwareDevelopmentFile

      public void setSoftwareDevelopmentFile(TLcdISO19103Binary aValue)
      Sets the value of the property that maps to the softwareDevelopmentFile 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 SOFTWARE_DEVELOPMENT_FILE_PROPERTY property is set to null.
      Parameters:
      aValue - the role value to set for the SOFTWARE_DEVELOPMENT_FILE_PROPERTY property.
    • getSoftwareDevelopmentFileFormat

      public String getSoftwareDevelopmentFileFormat()
      Returns the role value contained in the value of the SOFTWARE_DEVELOPMENT_FILE_FORMAT_PROPERTY property. Returns null if the value of the SOFTWARE_DEVELOPMENT_FILE_FORMAT_PROPERTY property is null.
      Returns:
      the role value of the SOFTWARE_DEVELOPMENT_FILE_FORMAT_PROPERTY property.
      See Also:
    • setSoftwareDevelopmentFileFormat

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