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

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

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

Fields in net.sf.mpxj.primavera.schema with type parameters of type ShiftPeriodType
protected  List<ShiftPeriodType> ShiftType.shiftPeriod
           
protected  List<ShiftPeriodType> APIBusinessObjects.shiftPeriod
           
 

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

Methods in net.sf.mpxj.primavera.schema that return types with arguments of type ShiftPeriodType
 List<ShiftPeriodType> ShiftType.getShiftPeriod()
          Gets the value of the shiftPeriod property.
 List<ShiftPeriodType> APIBusinessObjects.getShiftPeriod()
          Gets the value of the shiftPeriod property.
 



Copyright © 2012. All Rights Reserved.