Uses of Class
net.sf.mpxj.mspdi.schema.TimephasedDataType

Packages that use TimephasedDataType
net.sf.mpxj.mspdi.schema   
 

Uses of TimephasedDataType in net.sf.mpxj.mspdi.schema
 

Fields in net.sf.mpxj.mspdi.schema with type parameters of type TimephasedDataType
protected  List<TimephasedDataType> Project.Assignments.Assignment.timephasedData
           
protected  List<TimephasedDataType> Project.Assignments.Assignment.Baseline.timephasedData
           
protected  List<TimephasedDataType> Project.Resources.Resource.timephasedData
           
protected  List<TimephasedDataType> Project.Tasks.Task.timephasedData
           
protected  List<TimephasedDataType> Project.Tasks.Task.Baseline.timephasedData
           
 

Methods in net.sf.mpxj.mspdi.schema that return TimephasedDataType
 TimephasedDataType ObjectFactory.createTimephasedDataType()
          Create an instance of TimephasedDataType
 

Methods in net.sf.mpxj.mspdi.schema that return types with arguments of type TimephasedDataType
 List<TimephasedDataType> Project.Assignments.Assignment.getTimephasedData()
          Gets the value of the timephasedData property.
 List<TimephasedDataType> Project.Assignments.Assignment.Baseline.getTimephasedData()
          Gets the value of the timephasedData property.
 List<TimephasedDataType> Project.Resources.Resource.getTimephasedData()
          Gets the value of the timephasedData property.
 List<TimephasedDataType> Project.Tasks.Task.getTimephasedData()
          Gets the value of the timephasedData property.
 List<TimephasedDataType> Project.Tasks.Task.Baseline.getTimephasedData()
          Gets the value of the timephasedData property.
 



Copyright © 2012. All Rights Reserved.