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

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

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

Methods in org.eclipse.egit.github.core.event that return IssueCommentPayload
 IssueCommentPayload IssueCommentPayload.setAction(String action)
           
 IssueCommentPayload IssueCommentPayload.setComment(Comment comment)
           
 IssueCommentPayload IssueCommentPayload.setIssue(Issue issue)
           
 



Copyright © 2012. All Rights Reserved.