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 Link icon

  • Constructor Details Link icon

    • TLcdISO19115ApplicationSchemaInformation Link icon

      public TLcdISO19115ApplicationSchemaInformation()
    • TLcdISO19115ApplicationSchemaInformation Link icon

      public TLcdISO19115ApplicationSchemaInformation(TLcdDataType aType)
  • Method Details Link icon

    • getName Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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 Link icon

      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.