Uses of Class
wt.projmgmt.msproject.mppobject.MPPAssignment

Packages that use MPPAssignment
wt.projmgmt.msproject.mppobject   
 

Uses of MPPAssignment in wt.projmgmt.msproject.mppobject
 

Methods in wt.projmgmt.msproject.mppobject that return MPPAssignment
 MPPAssignment MPPAssignmentBuilder.getAssignment()
           
 

Methods in wt.projmgmt.msproject.mppobject with parameters of type MPPAssignment
 void MPPPlan.addAssignment(MPPAssignment assignment)
          Add a new resource assignment to this plan.