Uses of Class
wt.projmgmt.resource.MaterialResource

Packages that use MaterialResource
wt.projmgmt.msproject.mppobject   
wt.projmgmt.resource   
 

Uses of MaterialResource in wt.projmgmt.msproject.mppobject
 

Methods in wt.projmgmt.msproject.mppobject that return MaterialResource
private  MaterialResource MPPResource.refreshMaterialResource()
          Find a MaterialResource that corresponds to this resource.
private  MaterialResource MPPResource.createMaterialResource()
          Create a MaterialResource that corresponds to this resource.
 

Uses of MaterialResource in wt.projmgmt.resource
 

Methods in wt.projmgmt.resource that return MaterialResource
static MaterialResource MaterialResource.newMaterialResource(ProjectPlan plan)
          Constructs a material resource object given its host plan.
 

Methods in wt.projmgmt.resource with parameters of type MaterialResource
protected  boolean MaterialResource.readVersion(MaterialResource thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.