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

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

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

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

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

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



Copyright © 2012. All Rights Reserved.