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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.