Uses of Class
fr.ifremer.isisfish.vcs.VCSSVN.ConnectionState

Packages that use VCSSVN.ConnectionState
fr.ifremer.isisfish.vcs 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.ConnectionState
protected  VCSSVN.ConnectionState VCSSVN.connectionState
          Current connection state.
 

Methods in fr.ifremer.isisfish.vcs that return VCSSVN.ConnectionState
static VCSSVN.ConnectionState VCSSVN.ConnectionState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VCSSVN.ConnectionState[] VCSSVN.ConnectionState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1999-2011 CodeLutin. All Rights Reserved.