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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.