com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes

Interface CodeType

  • All Known Subinterfaces:
    CodeType


    public interface CodeType
    A representation of the model object 'Code Type'. UDT000007 UDT Code. Type 1.0 A character string (letters, figures, or symbols) that for brevity and/or languange independence may be used to represent or replace a definitive value or text of an attribute together with relevant supplementary information. Code string normalizedString Other supplementary components in the CCT are captured as part of the token and name for the schema module containing the code list and thus, are not declared as attributes.

    The following features are supported:

    See Also:
    Oagis9UnqualifiedDataTypesPackage.getCodeType()
    • Method Detail

      • getValue

        java.lang.String getValue()
        Returns the value of the 'Value' attribute.

        If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Value' attribute.
        See Also:
        setValue(String), Oagis9UnqualifiedDataTypesPackage.getCodeType_Value()
      • setValue

        void setValue(java.lang.String value)
        Sets the value of the 'Value' attribute.
        Parameters:
        value - the new value of the 'Value' attribute.
        See Also:
        getValue()
      • getLanguageID

        java.lang.String getLanguageID()
        Returns the value of the 'Language ID' attribute. UDT000007-SC8 SC Language. Identifier The identifier of the language used in the code name. Language Identification Identifier string language
        Returns:
        the value of the 'Language ID' attribute.
        See Also:
        setLanguageID(String), Oagis9UnqualifiedDataTypesPackage.getCodeType_LanguageID()
      • setLanguageID

        void setLanguageID(java.lang.String value)
        Sets the value of the 'Language ID' attribute.
        Parameters:
        value - the new value of the 'Language ID' attribute.
        See Also:
        getLanguageID()
      • getListAgencyID

        java.lang.String getListAgencyID()
        Returns the value of the 'List Agency ID' attribute. UNDT000007-SC3 SC Code List. Agency. Identifier An agency that maintains one or more lists of codes. Code List Agency Identifier string Defaults to the UN/EDIFACT data element 3055 code list.
        Returns:
        the value of the 'List Agency ID' attribute.
        See Also:
        setListAgencyID(String), Oagis9UnqualifiedDataTypesPackage.getCodeType_ListAgencyID()
      • setListAgencyID

        void setListAgencyID(java.lang.String value)
        Sets the value of the 'List Agency ID' attribute.
        Parameters:
        value - the new value of the 'List Agency ID' attribute.
        See Also:
        getListAgencyID()
      • getListAgencyName

        java.lang.String getListAgencyName()
        Returns the value of the 'List Agency Name' attribute. UNDT000007-SC4 SC Code List. Agency Name. Text The name of the agency that maintains the list of codes. Code List Agency Name Text string
        Returns:
        the value of the 'List Agency Name' attribute.
        See Also:
        setListAgencyName(String), Oagis9UnqualifiedDataTypesPackage.getCodeType_ListAgencyName()
      • setListAgencyName

        void setListAgencyName(java.lang.String value)
        Sets the value of the 'List Agency Name' attribute.
        Parameters:
        value - the new value of the 'List Agency Name' attribute.
        See Also:
        getListAgencyName()
      • getListID

        java.lang.String getListID()
        Returns the value of the 'List ID' attribute. UNDT000007-SC2 SC Code List. Identifier The identification of a list of codes. Code List Identification Identifier string
        Returns:
        the value of the 'List ID' attribute.
        See Also:
        setListID(String), Oagis9UnqualifiedDataTypesPackage.getCodeType_ListID()
      • setListID

        void setListID(java.lang.String value)
        Sets the value of the 'List ID' attribute.
        Parameters:
        value - the new value of the 'List ID' attribute.
        See Also:
        getListID()
      • getListName

        java.lang.String getListName()
        Returns the value of the 'List Name' attribute. UNDT000007-SC5 SC Code List. Name. Text The name of a list of codes. Code List Name Text string
        Returns:
        the value of the 'List Name' attribute.
        See Also:
        setListName(String), Oagis9UnqualifiedDataTypesPackage.getCodeType_ListName()
      • setListName

        void setListName(java.lang.String value)
        Sets the value of the 'List Name' attribute.
        Parameters:
        value - the new value of the 'List Name' attribute.
        See Also:
        getListName()
      • getListSchemeURI

        java.lang.String getListSchemeURI()
        Returns the value of the 'List Scheme URI' attribute. UDT000007-SC10 SC Code List Scheme. Uniform Resource. Identifier The Uniform Resource Identifier that identifies where the code list scheme is located. Code List Scheme Uniform Resource Identifier Identifier string anyURI
        Returns:
        the value of the 'List Scheme URI' attribute.
        See Also:
        setListSchemeURI(String), Oagis9UnqualifiedDataTypesPackage.getCodeType_ListSchemeURI()
      • setListSchemeURI

        void setListSchemeURI(java.lang.String value)
        Sets the value of the 'List Scheme URI' attribute.
        Parameters:
        value - the new value of the 'List Scheme URI' attribute.
        See Also:
        getListSchemeURI()
      • getListURI

        java.lang.String getListURI()
        Returns the value of the 'List URI' attribute. UDT000007-SC9 SC Code List. Uniform Resource. Identifier The Uniform Resource Identifier that identifies where the code list is located. Code List Uniform Resource Identifier Identifier string anyURI
        Returns:
        the value of the 'List URI' attribute.
        See Also:
        setListURI(String), Oagis9UnqualifiedDataTypesPackage.getCodeType_ListURI()
      • setListURI

        void setListURI(java.lang.String value)
        Sets the value of the 'List URI' attribute.
        Parameters:
        value - the new value of the 'List URI' attribute.
        See Also:
        getListURI()
      • getListVersionID

        java.lang.String getListVersionID()
        Returns the value of the 'List Version ID' attribute. UNDT000007-SC6 SC Code List. Identifier The identification of a list of codes. Code List Identification Identifier string string
        Returns:
        the value of the 'List Version ID' attribute.
        See Also:
        setListVersionID(String), Oagis9UnqualifiedDataTypesPackage.getCodeType_ListVersionID()
      • setListVersionID

        void setListVersionID(java.lang.String value)
        Sets the value of the 'List Version ID' attribute.
        Parameters:
        value - the new value of the 'List Version ID' attribute.
        See Also:
        getListVersionID()
      • getName

        java.lang.String getName()
        Returns the value of the 'Name' attribute. UDT000007-SC7 SC Code. Name. Text The textual equivalent of the code content component. Code Name Text string string
        Returns:
        the value of the 'Name' attribute.
        See Also:
        setName(String), Oagis9UnqualifiedDataTypesPackage.getCodeType_Name()
      • setName

        void setName(java.lang.String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()