| Package | Description |
|---|---|
| fr.ifremer.isisfish.vcs |
Try to keep this classes agnostic about IsisFish specific objects.
|
| Modifier and Type | Method and Description |
|---|---|
VCS.Status |
VCSNone.getLocalStatus(File file) |
VCS.Status |
VCSSVN.getLocalStatus(File file) |
VCS.Status |
VCS.getLocalStatus(File file)
Get file local status.
|
static VCS.Status |
VCS.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VCS.Status[] |
VCS.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1999–2014 CodeLutin. All rights reserved.