Class AssignmentAttachment.Details

  • Enclosing class:
    AssignmentAttachment

    public static class AssignmentAttachment.Details
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Details()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getAssignmentId()  
      java.lang.String getPoolId()  
      java.lang.String getUserId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Details

        public Details()
    • Method Detail

      • getUserId

        public java.lang.String getUserId()
      • getAssignmentId

        public java.lang.String getAssignmentId()
      • getPoolId

        public java.lang.String getPoolId()