com.ibm.commerce.oagis9.datatypes

Interface ActionCodeType

    • Method Detail

      • getValue

        java.lang.Object 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(Object), Oagis9Package.getActionCodeType_Value()
      • setValue

        void setValue(java.lang.Object 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. UNDT000007-SC8 SC Language. Identifier The identifier of the language used in the code name. Language Identification Identifier string
        Returns:
        the value of the 'Language ID' attribute.
        See Also:
        setLanguageID(String), Oagis9Package.getActionCodeType_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), Oagis9Package.getActionCodeType_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), Oagis9Package.getActionCodeType_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), Oagis9Package.getActionCodeType_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), Oagis9Package.getActionCodeType_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. UNDT000007-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
        Returns:
        the value of the 'List Scheme URI' attribute.
        See Also:
        setListSchemeURI(String), Oagis9Package.getActionCodeType_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. UNDT000007-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
        Returns:
        the value of the 'List URI' attribute.
        See Also:
        setListURI(String), Oagis9Package.getActionCodeType_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. Version. Identifier The version of the list of codes. Code List Version Identifier string
        Returns:
        the value of the 'List Version ID' attribute.
        See Also:
        setListVersionID(String), Oagis9Package.getActionCodeType_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. UNDT000007-SC7 SC Code. Name. Text The textual equivalent of the code content component. Code Name Text string
        Returns:
        the value of the 'Name' attribute.
        See Also:
        setName(String), Oagis9Package.getActionCodeType_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()