com.ibm.websphere.wim.model

Interface IdentifierType

    • Method Detail

      • setExternalId

        void setExternalId(java.lang.String value)
        Sets the value of the 'External Id' attribute.
        Parameters:
        value - the new value of the 'External Id' attribute.
        See Also:
        getExternalId()
        Generated:
      • setExternalName

        void setExternalName(java.lang.String value)
        Sets the value of the 'External Name' attribute.
        Parameters:
        value - the new value of the 'External Name' attribute.
        See Also:
        getExternalName()
        Generated:
      • setRepositoryId

        void setRepositoryId(java.lang.String value)
        Sets the value of the 'Repository Id' attribute.
        Parameters:
        value - the new value of the 'Repository Id' attribute.
        See Also:
        getRepositoryId()
        Generated:
      • setUniqueId

        void setUniqueId(java.lang.String value)
        Sets the value of the 'Unique Id' attribute.
        Parameters:
        value - the new value of the 'Unique Id' attribute.
        See Also:
        getUniqueId()
        Generated:
      • setUniqueName

        void setUniqueName(java.lang.String value)
        Sets the value of the 'Unique Name' attribute.
        Parameters:
        value - the new value of the 'Unique Name' attribute.
        See Also:
        getUniqueName()
        Generated: