Uses of Class
org.eclipse.egit.github.core.event.PullRequestPayload

Packages that use PullRequestPayload
org.eclipse.egit.github.core.event   
 

Uses of PullRequestPayload in org.eclipse.egit.github.core.event
 

Methods in org.eclipse.egit.github.core.event that return PullRequestPayload
 PullRequestPayload PullRequestPayload.setAction(String action)
           
 PullRequestPayload PullRequestPayload.setNumber(int number)
           
 PullRequestPayload PullRequestPayload.setPullRequest(PullRequest pullRequest)
           
 



Copyright © 2012. All Rights Reserved.