Class UserAssignmentRequest

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getUser()  
      void setUser​(java.lang.String user)  
      • Methods inherited from class com.synopsys.integration.util.Stringable

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UserAssignmentRequest

        public UserAssignmentRequest()
    • Method Detail

      • getUser

        public java.lang.String getUser()
      • setUser

        public void setUser​(java.lang.String user)