Uses of Enum Class
fr.ifremer.isisfish.vcs.VCSSVN.ConnectionState
Package
Description
Try to keep this classes agnostic about IsisFish specific objects.
-
Uses of VCSSVN.ConnectionState in fr.ifremer.isisfish.vcs
Modifier and TypeFieldDescriptionprotected VCSSVN.ConnectionState
VCSSVN.connectionState
Current connection state.Modifier and TypeMethodDescriptionstatic VCSSVN.ConnectionState
Returns the enum constant of this class with the specified name.static VCSSVN.ConnectionState[]
VCSSVN.ConnectionState.values()
Returns an array containing the constants of this enum class, in the order they are declared.