org.kohsuke.github
Class GHCompare.Tree

java.lang.Object
  extended by org.kohsuke.github.GHCompare.Tree
Enclosing class:
GHCompare

public static class GHCompare.Tree
extends Object


Constructor Summary
GHCompare.Tree()
           
 
Method Summary
 String getSha()
           
 String getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHCompare.Tree

public GHCompare.Tree()
Method Detail

getUrl

public String getUrl()

getSha

public String getSha()


Copyright © 2013. All rights reserved.