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

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

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

Methods in org.eclipse.egit.github.core.event that return CreatePayload
 CreatePayload CreatePayload.setDescription(String description)
           
 CreatePayload CreatePayload.setMasterBranch(String masterBranch)
           
 CreatePayload CreatePayload.setRef(String ref)
           
 CreatePayload CreatePayload.setRefType(String refType)
           
 



Copyright © 2012. All Rights Reserved.