|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.prozima.pengine.CreateMilestoneCommand
public class CreateMilestoneCommand
Creates a new milestone and adds it to a schedule.
| Constructor Summary | |
|---|---|
CreateMilestoneCommand(Milestone inMilestone)
Create a new milestone and set its state. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateMilestoneCommand(Milestone inMilestone)
inMilestone - Milestone describing the new milestone. null is not a valid value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||