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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.