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

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

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

Fields in net.sf.mpxj.primavera.schema with type parameters of type ProjectRoleSpreadType
protected  List<ProjectRoleSpreadType> RoleType.projectRoleSpread
           
protected  List<ProjectRoleSpreadType> ProjectType.projectRoleSpread
           
 

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

Methods in net.sf.mpxj.primavera.schema that return types with arguments of type ProjectRoleSpreadType
 List<ProjectRoleSpreadType> RoleType.getProjectRoleSpread()
          Gets the value of the projectRoleSpread property.
 List<ProjectRoleSpreadType> ProjectType.getProjectRoleSpread()
          Gets the value of the projectRoleSpread property.
 



Copyright © 2012. All Rights Reserved.