| Package | Description |
|---|---|
| org.netbeans.lib.cvsclient.command.status |
| Modifier and Type | Method and Description |
|---|---|
StatusInformation.SymName |
StatusInformation.getSymNameForTag(String tagName)
Search the symbolic names by name of tag (symbolic name).
|
| Modifier and Type | Method and Description |
|---|---|
List<StatusInformation.SymName> |
StatusInformation.getAllExistingTags() |
List<StatusInformation.SymName> |
StatusInformation.getSymNamesForRevision(String revNumber)
Search the symbolic names by number of revision.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusInformation.setAllExistingTags(List<StatusInformation.SymName> tags) |
Copyright © 2013. All rights reserved.