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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.