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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.