com.ibm.commerce.oagis9.datatypes.unqualifieddatatypes

Interface IdentifierType

  • All Known Subinterfaces:
    IdentifierType


    public interface IdentifierType
    A representation of the model object 'Identifier Type'. UDT0000011 UDT Identifier. Type 1.0 A character string to identify and distinguish uniquely, one instance of an object in an identification scheme from all other objects in the same scheme together with relevant supplementary information. Identifier string normalizedString Other supplementary components in the CCT are captured as part of the token and name for the schema module containing the identifer list and thus, are not declared as attributes.

    The following features are supported:

    See Also:
    Oagis9UnqualifiedDataTypesPackage.getIdentifierType()
    • 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.getIdentifierType_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()
      • getSchemeAgencyID

        java.lang.String getSchemeAgencyID()
        Returns the value of the 'Scheme Agency ID' attribute. UNDT000011-SC4 SC Identification Scheme Agency. Identifier The identification of the agency that maintains the identification scheme. Identification Scheme Agency Identification Identifier string Defaults to the UN/EDIFACT data element 3055 code list.
        Returns:
        the value of the 'Scheme Agency ID' attribute.
        See Also:
        setSchemeAgencyID(String), Oagis9UnqualifiedDataTypesPackage.getIdentifierType_SchemeAgencyID()
      • setSchemeAgencyID

        void setSchemeAgencyID(java.lang.String value)
        Sets the value of the 'Scheme Agency ID' attribute.
        Parameters:
        value - the new value of the 'Scheme Agency ID' attribute.
        See Also:
        getSchemeAgencyID()
      • getSchemeAgencyName

        java.lang.String getSchemeAgencyName()
        Returns the value of the 'Scheme Agency Name' attribute. UNDT000011-SC5 SC Identification Scheme Agency. Name. Text The name of the agency that maintains the identification scheme. Identification Scheme Agency Agency Name Text string
        Returns:
        the value of the 'Scheme Agency Name' attribute.
        See Also:
        setSchemeAgencyName(String), Oagis9UnqualifiedDataTypesPackage.getIdentifierType_SchemeAgencyName()
      • setSchemeAgencyName

        void setSchemeAgencyName(java.lang.String value)
        Sets the value of the 'Scheme Agency Name' attribute.
        Parameters:
        value - the new value of the 'Scheme Agency Name' attribute.
        See Also:
        getSchemeAgencyName()
      • getSchemeDataURI

        java.lang.String getSchemeDataURI()
        Returns the value of the 'Scheme Data URI' attribute. UDT0000011-SC7 SC Identification Scheme Data. Uniform Resource. Identifier The Uniform Resource Identifier that identifies where the identification scheme data is located. Identification Scheme Data Uniform Resource Identifier Identifier string anyURI
        Returns:
        the value of the 'Scheme Data URI' attribute.
        See Also:
        setSchemeDataURI(String), Oagis9UnqualifiedDataTypesPackage.getIdentifierType_SchemeDataURI()
      • setSchemeDataURI

        void setSchemeDataURI(java.lang.String value)
        Sets the value of the 'Scheme Data URI' attribute.
        Parameters:
        value - the new value of the 'Scheme Data URI' attribute.
        See Also:
        getSchemeDataURI()
      • getSchemeID

        java.lang.String getSchemeID()
        Returns the value of the 'Scheme ID' attribute. UNDT000011-SC2 SC Identification Scheme. Identifier The identification of the identification scheme. Identification Scheme Identification Identifier string
        Returns:
        the value of the 'Scheme ID' attribute.
        See Also:
        setSchemeID(String), Oagis9UnqualifiedDataTypesPackage.getIdentifierType_SchemeID()
      • setSchemeID

        void setSchemeID(java.lang.String value)
        Sets the value of the 'Scheme ID' attribute.
        Parameters:
        value - the new value of the 'Scheme ID' attribute.
        See Also:
        getSchemeID()
      • getSchemeName

        java.lang.String getSchemeName()
        Returns the value of the 'Scheme Name' attribute. UNDT000011-SC3 SC Identification Scheme. Name. Text The name of the identification scheme. Identification Scheme Name Text string
        Returns:
        the value of the 'Scheme Name' attribute.
        See Also:
        setSchemeName(String), Oagis9UnqualifiedDataTypesPackage.getIdentifierType_SchemeName()
      • setSchemeName

        void setSchemeName(java.lang.String value)
        Sets the value of the 'Scheme Name' attribute.
        Parameters:
        value - the new value of the 'Scheme Name' attribute.
        See Also:
        getSchemeName()
      • getSchemeURI

        java.lang.String getSchemeURI()
        Returns the value of the 'Scheme URI' attribute. UDT0000011-SC8 SC Identification Scheme. Uniform Resource. Identifier The Uniform Resource Identifier that identifies where the identification scheme is located. Identification Scheme Uniform Resource Identifier Identifier string anyURI
        Returns:
        the value of the 'Scheme URI' attribute.
        See Also:
        setSchemeURI(String), Oagis9UnqualifiedDataTypesPackage.getIdentifierType_SchemeURI()
      • setSchemeURI

        void setSchemeURI(java.lang.String value)
        Sets the value of the 'Scheme URI' attribute.
        Parameters:
        value - the new value of the 'Scheme URI' attribute.
        See Also:
        getSchemeURI()
      • getSchemeVersionID

        java.lang.String getSchemeVersionID()
        Returns the value of the 'Scheme Version ID' attribute. UNDT000011-SC6 SC Identification Scheme. Version. Identifier The version of the identification scheme. Identification Scheme Version Identifier string normalizedString
        Returns:
        the value of the 'Scheme Version ID' attribute.
        See Also:
        setSchemeVersionID(String), Oagis9UnqualifiedDataTypesPackage.getIdentifierType_SchemeVersionID()
      • setSchemeVersionID

        void setSchemeVersionID(java.lang.String value)
        Sets the value of the 'Scheme Version ID' attribute.
        Parameters:
        value - the new value of the 'Scheme Version ID' attribute.
        See Also:
        getSchemeVersionID()