|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represents a VCS command, that can operate on revisions.
| Method Summary | |
String |
getRevision()
Get the revision to act on. |
void |
setRevision(String revision)
Set a specific revision to act on. |
| Methods inherited from interface org.netbeans.api.vcs.commands.Command |
execute, getApplicableFiles, getDisplayName, getFiles, getName, isExpertMode, isGUIMode, setExpertMode, setFiles, setGUIMode |
| Method Detail |
public void setRevision(String revision)
revision - The revision to act onpublic String getRevision()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||