Uses of Class
org.eclipse.egit.github.core.GollumPage

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

Uses of GollumPage in org.eclipse.egit.github.core
 

Methods in org.eclipse.egit.github.core that return GollumPage
 GollumPage GollumPage.setAction(String action)
           
 GollumPage GollumPage.setHtmlUrl(String htmlUrl)
           
 GollumPage GollumPage.setPageName(String pageName)
           
 GollumPage GollumPage.setSha(String sha)
           
 GollumPage GollumPage.setTitle(String title)
           
 

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

Methods in org.eclipse.egit.github.core.event that return types with arguments of type GollumPage
 List<GollumPage> GollumPayload.getPages()
           
 

Method parameters in org.eclipse.egit.github.core.event with type arguments of type GollumPage
 GollumPayload GollumPayload.setPages(List<GollumPage> pages)
           
 



Copyright © 2012. All Rights Reserved.