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

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

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

Fields in net.sf.mpxj.primavera.schema declared as EPSProjectWBSSpreadType
protected  EPSProjectWBSSpreadType WBSType.spread
           
protected  EPSProjectWBSSpreadType ProjectType.spread
           
protected  EPSProjectWBSSpreadType EPSType.spread
           
protected  EPSProjectWBSSpreadType BaselineProjectType.spread
           
 

Methods in net.sf.mpxj.primavera.schema that return EPSProjectWBSSpreadType
 EPSProjectWBSSpreadType ObjectFactory.createEPSProjectWBSSpreadType()
          Create an instance of EPSProjectWBSSpreadType
 EPSProjectWBSSpreadType WBSType.getSpread()
          Gets the value of the spread property.
 EPSProjectWBSSpreadType ProjectType.getSpread()
          Gets the value of the spread property.
 EPSProjectWBSSpreadType EPSType.getSpread()
          Gets the value of the spread property.
 EPSProjectWBSSpreadType BaselineProjectType.getSpread()
          Gets the value of the spread property.
 

Methods in net.sf.mpxj.primavera.schema with parameters of type EPSProjectWBSSpreadType
 void WBSType.setSpread(EPSProjectWBSSpreadType value)
          Sets the value of the spread property.
 void ProjectType.setSpread(EPSProjectWBSSpreadType value)
          Sets the value of the spread property.
 void EPSType.setSpread(EPSProjectWBSSpreadType value)
          Sets the value of the spread property.
 void BaselineProjectType.setSpread(EPSProjectWBSSpreadType value)
          Sets the value of the spread property.
 



Copyright © 2012. All Rights Reserved.