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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.