|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogInformation.Revision | |
org.netbeans.lib.cvsclient.command.log |
Uses of LogInformation.Revision in org.netbeans.lib.cvsclient.command.log |
Fields in org.netbeans.lib.cvsclient.command.log declared as LogInformation.Revision | |
protected LogInformation.Revision |
LogBuilder.revision
|
Methods in org.netbeans.lib.cvsclient.command.log that return LogInformation.Revision | |
LogInformation.Revision |
LogInformation.getRevision(java.lang.String number)
Search the revisions by number of revision. |
LogInformation.Revision |
LogInformation.createNewRevision(java.lang.String number)
|
Methods in org.netbeans.lib.cvsclient.command.log with parameters of type LogInformation.Revision | |
void |
LogInformation.addRevision(LogInformation.Revision newRevision)
adds a revision info to the LogInformation instance |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |