| Package | Description |
|---|---|
| org.netbeans.lib.cvsclient.command.log |
| Modifier and Type | Method and Description |
|---|---|
LogInformation.Revision |
LogInformation.createNewRevision(java.lang.String number) |
LogInformation.Revision |
LogInformation.getRevision(java.lang.String number)
Search the revisions by number of revision.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogInformation.addRevision(LogInformation.Revision newRevision)
adds a revision info to the LogInformation instance
|