Class TLcdISO19115CharacterSetCode

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

public class TLcdISO19115CharacterSetCode extends TLcdISO19115Code
Name of the character coding standard used for the resource.
Since:
10.0
  • Field Details

    • UCS2

      public static final TLcdISO19115CharacterSetCode UCS2
      Key for 16-bit fixed size Universal Character Set, based on ISO/IEC 10646
    • UCS4

      public static final TLcdISO19115CharacterSetCode UCS4
      Key for 32-bit fixed size Universal Character Set, based on ISO/IEC 10646
    • UTF7

      public static final TLcdISO19115CharacterSetCode UTF7
      Key for 7-bit variable size UCS Transfer Format, based on ISO/IEC 10646
    • UTF8

      public static final TLcdISO19115CharacterSetCode UTF8
      Key for 8-bit variable size UCS Transfer Format, based on ISO/IEC 10646
    • UTF16

      public static final TLcdISO19115CharacterSetCode UTF16
      Key for 16-bit variable size UCS Transfer Format, based on ISO/IEC 10646
    • ISO8859_1

      public static final TLcdISO19115CharacterSetCode ISO8859_1
      Key for ISO/IEC8859-1, Information technology - 8-bit single-byte coded graphic character sets - Part 1: Latin alphabet No. 1
    • ISO8859_2

      public static final TLcdISO19115CharacterSetCode ISO8859_2
      Key for ISO/IEC8859-2, Information technology - 8-bit single-byte coded graphic character sets - Part 2: Latin alphabet No. 2
    • ISO8859_3

      public static final TLcdISO19115CharacterSetCode ISO8859_3
      Key for ISO/IEC8859-3, Information technology - 8-bit single-byte coded graphic character sets - Part 3: Latin alphabet No. 3
    • ISO8859_4

      public static final TLcdISO19115CharacterSetCode ISO8859_4
      Key for ISO/IEC8859-4, Information technology - 8-bit single-byte coded graphic character sets - Part 4: Latin alphabet No. 4
    • ISO8859_5

      public static final TLcdISO19115CharacterSetCode ISO8859_5
      Key for ISO/IEC8859-51, Information technology - 8-bit single-byte coded graphic character sets - Part 5: Latin/Cyrillic alphabet
    • ISO8859_6

      public static final TLcdISO19115CharacterSetCode ISO8859_6
      Key for ISO/IEC8859-6, Information technology - 8-bit single-byte coded graphic character sets - Part 6: Latin/Arabic alphabet
    • ISO8859_7

      public static final TLcdISO19115CharacterSetCode ISO8859_7
      Key for ISO/IEC8859-7, Information technology - 8-bit single-byte coded graphic character sets - Part 7: Latin/Greek alphabet
    • ISO8859_8

      public static final TLcdISO19115CharacterSetCode ISO8859_8
      Key for ISO/IEC8859-8, Information technology - 8-bit single-byte coded graphic character sets - Part 8: Latin/Hebrew alphabet
    • ISO8859_9

      public static final TLcdISO19115CharacterSetCode ISO8859_9
      Key for ISO/IEC8859-9, Information technology - 8-bit single-byte coded graphic character sets - Part 9: Latin alphabet No. 5
    • ISO8859_10

      public static final TLcdISO19115CharacterSetCode ISO8859_10
      Key for ISO/IEC8859-10, Information technology - 8-bit single-byte coded graphic character sets - Part 10: Latin alphabet No. 6
    • ISO8859_11

      public static final TLcdISO19115CharacterSetCode ISO8859_11
      Key for ISO/IEC8859-11, Information technology - 8-bit single-byte coded graphic character sets - Part 11: Latin/Thai alphabet
    • ISO8859_13

      public static final TLcdISO19115CharacterSetCode ISO8859_13
      Key for ISO/IEC8859-13, Information technology - 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No. 7
    • ISO8859_14

      public static final TLcdISO19115CharacterSetCode ISO8859_14
      Key for ISO/IEC8859-14, Information technology - 8-bit single-byte coded graphic character sets - Part 14: Latin alphabet No. 8 (Celtic)
    • ISO8859_15

      public static final TLcdISO19115CharacterSetCode ISO8859_15
      Key for ISO/IEC8859-15, Information technology - 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No. 9
    • ISO8859_16

      public static final TLcdISO19115CharacterSetCode ISO8859_16
      Key for ISO/IEC8859-16, Information technology - 8-bit single-byte coded graphic character sets - Part 13: Latin alphabet No. 10
    • JIS

      public static final TLcdISO19115CharacterSetCode JIS
      Key for Japanese code set used for electronic transmission.
    • SHIFTJIS

      public static final TLcdISO19115CharacterSetCode SHIFTJIS
      Key for Japanese code set used on MS-DOS based machines.
    • EUCJP

      public static final TLcdISO19115CharacterSetCode EUCJP
      Key for Japanese code set used on UNIX based machines.
    • USASCII

      public static final TLcdISO19115CharacterSetCode USASCII
      Key for United States ASCII code set (ISO 646 US)
    • EBCDIC

      public static final TLcdISO19115CharacterSetCode EBCDIC
      Key for IBM mainframe code set.
    • EUCKR

      public static final TLcdISO19115CharacterSetCode EUCKR
      Key for Korean code set.
    • BIG5

      public static final TLcdISO19115CharacterSetCode BIG5
      Key for traditional Chinese code set used in Taiwan, Hong Kong of China and other areas.
    • GB2312

      public static final TLcdISO19115CharacterSetCode GB2312
      Key for simplified Chinese code set.
    • VALUE_PROPERTY

      public static final TLcdDataProperty VALUE_PROPERTY
      Data property that maps to the value defined by the simple content. The possible values for this property are instances of String.
    • CODE_LIST_PROPERTY

      public static final TLcdDataProperty CODE_LIST_PROPERTY
      Data property that maps to the codeList attribute. The possible values for this property are instances of URI.
    • CODE_LIST_VALUE_PROPERTY

      public static final TLcdDataProperty CODE_LIST_VALUE_PROPERTY
      Data property that maps to the codeListValue attribute. The possible values for this property are instances of URI.
    • CODE_SPACE_PROPERTY

      public static final TLcdDataProperty CODE_SPACE_PROPERTY
      Data property that maps to the codeSpace attribute. The possible values for this property are instances of URI.
    • TYPE_PROPERTY

      public static final TLcdDataProperty TYPE_PROPERTY
      Data property that holds the type of this instance. The possible values for this property are the public QName constants defined in this class.
  • Constructor Details

    • TLcdISO19115CharacterSetCode

      public TLcdISO19115CharacterSetCode(TLcdDataType aType)
  • Method Details

    • getValueObject

      public String getValueObject()
      Returns the value of the property that maps to the value defined by the simple content.
      Returns:
      the value of the VALUE_PROPERTY property.
    • setValueObject

      public void setValueObject(String aValue)
      Sets the value of the property that maps to the value defined by the simple content.
      Parameters:
      aValue - the value to set for the VALUE_PROPERTY property.
    • getCodeList

      public URI getCodeList()
      Returns the value of the property that maps to the codeList attribute.
      Returns:
      the value of the CODE_LIST_PROPERTY property.
    • setCodeList

      public void setCodeList(URI aValue)
      Sets the value of the property that maps to the codeList attribute.
      Parameters:
      aValue - the value to set for the CODE_LIST_PROPERTY property.
    • getCodeListValue

      public URI getCodeListValue()
      Returns the value of the property that maps to the codeListValue attribute.
      Returns:
      the value of the CODE_LIST_VALUE_PROPERTY property.
    • setCodeListValue

      public void setCodeListValue(URI aValue)
      Sets the value of the property that maps to the codeListValue attribute.
      Parameters:
      aValue - the value to set for the CODE_LIST_VALUE_PROPERTY property.
    • getCodeSpace

      public URI getCodeSpace()
      Returns the value of the property that maps to the codeSpace attribute.
      Returns:
      the value of the CODE_SPACE_PROPERTY property.
    • setCodeSpace

      public void setCodeSpace(URI aValue)
      Sets the value of the property that maps to the codeSpace attribute.
      Parameters:
      aValue - the value to set for the CODE_SPACE_PROPERTY property.
    • getType

      public QName getType()
      Returns the value of the property that holds the type of this instance.

      The possible values for this property are the public QName constants defined in this class.

      Returns:
      the value of the TYPE_PROPERTY property.
    • setType

      public void setType(QName aValue)
      Sets the value of the property that holds the type of this instance.

      The possible values for this property are the public QName constants defined in this class.

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