org.kohsuke.github
Class GHPullRequestCommitDetail.Tree

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

public static class GHPullRequestCommitDetail.Tree
extends Object


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

Constructor Detail

GHPullRequestCommitDetail.Tree

public GHPullRequestCommitDetail.Tree()
Method Detail

getSha

public String getSha()

getUrl

public URL getUrl()


Copyright © 2014. All rights reserved.