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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.