|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.prozima.pengine.NodeDates
com.prozima.pengine.ActivityDates
public class ActivityDates
Represents the state of the scheduled and actual start and finish dates for a Activity.
| Method Summary | |
|---|---|
ActivityDates |
clone()
|
java.lang.String |
toString()
|
| Methods inherited from class com.prozima.pengine.NodeDates |
|---|
getActualFinishDate, getActualStartDate, getNodeID, getProjectID, getScheduledFinishDate, getScheduledStartDate, getScheduleID, isCritical, isFinished, isScheduled, isStarted, setScheduledFinishDate, setScheduledStartDate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public ActivityDates clone()
throws java.lang.CloneNotSupportedException
clone in class NodeDatesjava.lang.CloneNotSupportedExceptionpublic java.lang.String toString()
toString in class NodeDates
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||