Uses of Class
net.sf.mpxj.primavera.schema.ProjectResourceType

Packages that use ProjectResourceType
net.sf.mpxj.primavera.schema   
 

Uses of ProjectResourceType in net.sf.mpxj.primavera.schema
 

Fields in net.sf.mpxj.primavera.schema with type parameters of type ProjectResourceType
protected  List<ProjectResourceType> ProjectType.projectResource
           
protected  List<ProjectResourceType> APIBusinessObjects.projectResource
           
 

Methods in net.sf.mpxj.primavera.schema that return ProjectResourceType
 ProjectResourceType ObjectFactory.createProjectResourceType()
          Create an instance of ProjectResourceType
 

Methods in net.sf.mpxj.primavera.schema that return types with arguments of type ProjectResourceType
 List<ProjectResourceType> ProjectType.getProjectResource()
          Gets the value of the projectResource property.
 List<ProjectResourceType> APIBusinessObjects.getProjectResource()
          Gets the value of the projectResource property.
 



Copyright © 2012. All Rights Reserved.