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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.