|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.prozima.pengine.DeleteMilestoneCommand
public class DeleteMilestoneCommand
Command removes an milestone from a specific schedule.
| Constructor Summary | |
|---|---|
DeleteMilestoneCommand(Milestone inMilestone)
Create the command and set the identifier of the milestone to be deleted. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteMilestoneCommand(Milestone inMilestone)
inMilestone - Milestone which identifies the milestone. null is not
a permitted value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||