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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.