com.ibm.websphere.wim.model

Interface TypeControl

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getRepositoryId()
      Returns the value of the 'Repository Id' attribute.
      void setRepositoryId(java.lang.String value)
      Sets the value of the 'Repository Id' attribute.
    • Method Detail

      • 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: