|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GistChangeStatus | |
---|---|
org.eclipse.egit.github.core |
Uses of GistChangeStatus in org.eclipse.egit.github.core |
---|
Methods in org.eclipse.egit.github.core that return GistChangeStatus | |
---|---|
GistChangeStatus |
GistRevision.getChangeStatus()
|
GistChangeStatus |
GistChangeStatus.setAdditions(int additions)
|
GistChangeStatus |
GistChangeStatus.setDeletions(int deletions)
|
GistChangeStatus |
GistChangeStatus.setTotal(int total)
|
Methods in org.eclipse.egit.github.core with parameters of type GistChangeStatus | |
---|---|
GistRevision |
GistRevision.setChangeStatus(GistChangeStatus changeStatus)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |