|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VCS.Status | |
|---|---|
| fr.ifremer.isisfish.vcs | Try to keep this classes agnostic about IsisFish specific objects. |
| Uses of VCS.Status in fr.ifremer.isisfish.vcs |
|---|
| Methods in fr.ifremer.isisfish.vcs that return VCS.Status | |
|---|---|
VCS.Status |
VCS.getLocalStatus(java.io.File file)
Get file local status. |
VCS.Status |
VCSNone.getLocalStatus(java.io.File file)
|
VCS.Status |
VCSSVN.getLocalStatus(java.io.File file)
|
static VCS.Status |
VCS.Status.valueOf(java.lang.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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||