com.germinus.merlin.model.assignment
Class AssignmentUploadASingleFile

java.lang.Object
  extended by com.germinus.merlin.model.Resource
      extended by com.germinus.merlin.model.assignment.Assignment
          extended by com.germinus.merlin.model.assignment.AssignmentInteractive
              extended by com.germinus.merlin.model.assignment.AssignmentUploadASingleFile
All Implemented Interfaces:
java.io.Serializable

public class AssignmentUploadASingleFile
extends AssignmentInteractive

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.germinus.merlin.model.Resource
description, id, name, resourceContainer
 
Constructor Summary
AssignmentUploadASingleFile()
           
 
Method Summary
 java.lang.Boolean getAllowNotes()
           
 java.lang.String getMaxSize()
           
 void setAllowNotes(java.lang.Boolean allowNotes)
           
 void setMaxSize(java.lang.String maxSize)
           
 
Methods inherited from class com.germinus.merlin.model.assignment.AssignmentInteractive
getEmailsToTeacher, getPreventLateSubmissions, getResubmit, setEmailsToTeacher, setPreventLateSubmissions, setResubmit
 
Methods inherited from class com.germinus.merlin.model.assignment.Assignment
getAssignmentid, getBegintime, getCourse, getData, getDescription, getEndtime, getHideDescriptionBeforeAvailable, getName, getResourceContainer, getResults, getType, getVisible, setAssignmentid, setBegintime, setCourse, setData, setDescription, setEndtime, setHideDescriptionBeforeAvailable, setName, setResourceContainer, setResults, setType, setVisible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssignmentUploadASingleFile

public AssignmentUploadASingleFile()
Method Detail

getAllowNotes

public java.lang.Boolean getAllowNotes()

getMaxSize

public java.lang.String getMaxSize()

setAllowNotes

public void setAllowNotes(java.lang.Boolean allowNotes)

setMaxSize

public void setMaxSize(java.lang.String maxSize)


Copyright © 2008. All Rights Reserved.