wt.projmgmt.ix
Class ProjectActivityIxHandler.AssigneeCommitPair
java.lang.Object
wt.projmgmt.ix.ProjectActivityIxHandler.AssigneeCommitPair
- Enclosing class:
- ProjectActivityIxHandler
- private class ProjectActivityIxHandler.AssigneeCommitPair
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
assignee
private ProjectResource assignee
maxUnit
private Integer maxUnit
ProjectActivityIxHandler.AssigneeCommitPair
ProjectActivityIxHandler.AssigneeCommitPair(ProjectResource resource,
Integer unit)
getUnit
public Integer getUnit()
getAssignee
public ProjectResource getAssignee()