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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.