Uses of Enum Class
fr.ifremer.isisfish.vcs.VCSSVN.ConnectionState
Packages that use VCSSVN.ConnectionState
Package
Description
Try to keep this classes agnostic about IsisFish specific objects.
-
Uses of VCSSVN.ConnectionState in fr.ifremer.isisfish.vcs
Fields in fr.ifremer.isisfish.vcs declared as VCSSVN.ConnectionStateModifier and TypeFieldDescriptionprotected VCSSVN.ConnectionStateVCSSVN.connectionStateCurrent connection state.Methods in fr.ifremer.isisfish.vcs that return VCSSVN.ConnectionStateModifier and TypeMethodDescriptionstatic VCSSVN.ConnectionStateReturns 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.