Modifier and Type | Method and Description |
---|---|
TimephasedDataCollection |
AssignmentBaseline.getTimephasedData()
Gets the TimephasedDataCollection instance for this object.
|
TimephasedDataCollection |
Resource.getTimephasedData()
Gets an instance of
TimephasedDataCollection class for this object. |
TimephasedDataCollection |
ResourceAssignment.getTimephasedData()
Gets the instance of
TimephasedDataCollection class containing elements of TimephasedData (ResourceAssignment.getTimephasedData(java.util.Date, java.util.Date, int) /ResourceAssignment.setTimephasedData(TimephasedDataCollection) )class. |
TimephasedDataCollection |
Task.getTimephasedData()
Gets a TimephasedDataCollection object of this task.
|
TimephasedDataCollection |
TaskBaseline.getTimephasedData()
Gets a TimephasedDataCollection instance for this object.
|
TimephasedDataCollection |
Resource.getTimephasedData(Date start,
Date end)
Returns TimephasedDataCollection for this object with
TimephasedData (Resource.getTimephasedData() /Resource.setTimephasedData(TimephasedDataCollection) )values within given start and end dates of
ResourceTimeScaledData.TaskTimescaledWork type. |
TimephasedDataCollection |
ResourceAssignment.getTimephasedData(Date start,
Date end)
Returns
TimephasedDataCollection object with the instances of TimephasedData (ResourceAssignment.getTimephasedData(java.util.Date, java.util.Date, int) /ResourceAssignment.setTimephasedData(TimephasedDataCollection) )
class within given start and end dates of { |
TimephasedDataCollection |
Task.getTimephasedData(Date start,
Date end)
Returns
TimephasedDataCollection object with TimephasedData (Task.getTimephasedData() /Task.setTimephasedData(TimephasedDataCollection) ) values within given start and end dates of
TaskTimeScaledData.TaskTimescaledWork type. |
TimephasedDataCollection |
Resource.getTimephasedData(Date start,
Date end,
int timephasedType)
Returns an instance of the
TimephasedDataCollection class for this object with the TimephasedData (Resource.getTimephasedData() /Resource.setTimephasedData(TimephasedDataCollection) ) values within
given start and end dates of specified timephasedDataType. |
TimephasedDataCollection |
ResourceAssignment.getTimephasedData(Date start,
Date end,
int timephasedType)
Returns the instance
TimephasedDataCollection class containing instances of TimephasedData (ResourceAssignment.getTimephasedData(java.util.Date, java.util.Date, int) /ResourceAssignment.setTimephasedData(TimephasedDataCollection) )
class within given start and end dates of specified { |
TimephasedDataCollection |
Task.getTimephasedData(Date start,
Date end,
int timephasedType)
Returns
TimephasedDataCollection object with TimephasedData (Task.getTimephasedData() /Task.setTimephasedData(TimephasedDataCollection) ) values within given start and end dates of specified timephased
data type. |
Modifier and Type | Method and Description |
---|---|
void |
AssignmentBaseline.setTimephasedData(TimephasedDataCollection value)
Sets the TimephasedDataCollection instance for this object.
|
void |
Resource.setTimephasedData(TimephasedDataCollection value)
Sets an instance of
TimephasedDataCollection class for this object. |
void |
ResourceAssignment.setTimephasedData(TimephasedDataCollection value)
Sets the instance of
TimephasedDataCollection class containing elements of TimephasedData (ResourceAssignment.getTimephasedData_Rename_Namesake() /ResourceAssignment.setTimephasedData(TimephasedDataCollection) ) class. |
void |
Task.setTimephasedData(TimephasedDataCollection value)
Sets a TimephasedDataCollection object of this task.
|
void |
TaskBaseline.setTimephasedData(TimephasedDataCollection value)
Sets a TimephasedDataCollection instance for this object.
|
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.