Uses of Class
org.eclipse.jgit.pgm.CommandRef

Packages that use CommandRef
org.eclipse.jgit.pgm   
 

Uses of CommandRef in org.eclipse.jgit.pgm
 

Methods in org.eclipse.jgit.pgm that return CommandRef
static CommandRef[] CommandCatalog.all()
           
static CommandRef[] CommandCatalog.common()
           
static CommandRef CommandCatalog.get(java.lang.String name)
          Locate a single command by its user friendly name.
 



Copyright © 2011. All Rights Reserved.