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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.