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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.