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

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

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

Fields in net.sf.mpxj.primavera.schema with type parameters of type WorkTimeType
protected  List<WorkTimeType> CalendarType.HolidayOrExceptions.HolidayOrException.workTime
           
protected  List<WorkTimeType> CalendarType.StandardWorkWeek.StandardWorkHours.workTime
           
 

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

Methods in net.sf.mpxj.primavera.schema that return types with arguments of type WorkTimeType
 List<WorkTimeType> CalendarType.HolidayOrExceptions.HolidayOrException.getWorkTime()
          Gets the value of the workTime property.
 List<WorkTimeType> CalendarType.StandardWorkWeek.StandardWorkHours.getWorkTime()
          Gets the value of the workTime property.
 



Copyright © 2012. All Rights Reserved.