org.kohsuke.github
Class GHIssue.PullRequest

java.lang.Object
  extended by org.kohsuke.github.GHIssue.PullRequest
Enclosing class:
GHIssue

public static class GHIssue.PullRequest
extends Object


Constructor Summary
GHIssue.PullRequest()
           
 
Method Summary
 URL getDiffUrl()
           
 URL getPatchUrl()
           
 URL getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHIssue.PullRequest

public GHIssue.PullRequest()
Method Detail

getDiffUrl

public URL getDiffUrl()

getPatchUrl

public URL getPatchUrl()

getUrl

public URL getUrl()


Copyright © 2013. All Rights Reserved.