Uses of Class
org.kohsuke.github.GHCompare.Status

Packages that use GHCompare.Status
org.kohsuke.github   
 

Uses of GHCompare.Status in org.kohsuke.github
 

Fields in org.kohsuke.github declared as GHCompare.Status
 GHCompare.Status GHCompare.status
           
 

Methods in org.kohsuke.github that return GHCompare.Status
 GHCompare.Status GHCompare.getStatus()
           
static GHCompare.Status GHCompare.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GHCompare.Status[] GHCompare.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All rights reserved.