Uses of Class
net.sf.mpxj.mspdi.schema.Project.ExtendedAttributes

Packages that use Project.ExtendedAttributes
net.sf.mpxj.mspdi.schema   
 

Uses of Project.ExtendedAttributes in net.sf.mpxj.mspdi.schema
 

Fields in net.sf.mpxj.mspdi.schema declared as Project.ExtendedAttributes
protected  Project.ExtendedAttributes Project.extendedAttributes
           
 

Methods in net.sf.mpxj.mspdi.schema that return Project.ExtendedAttributes
 Project.ExtendedAttributes ObjectFactory.createProjectExtendedAttributes()
          Create an instance of Project.ExtendedAttributes
 Project.ExtendedAttributes Project.getExtendedAttributes()
          Gets the value of the extendedAttributes property.
 

Methods in net.sf.mpxj.mspdi.schema with parameters of type Project.ExtendedAttributes
 void Project.setExtendedAttributes(Project.ExtendedAttributes value)
          Sets the value of the extendedAttributes property.
 



Copyright © 2012. All Rights Reserved.