public class DiffRef extends Object
Constructor and Description |
---|
DiffRef() |
Modifier and Type | Method and Description |
---|---|
String |
getBaseSha() |
String |
getHeadSha() |
String |
getStartSha() |
void |
setBaseSha(String baseSha) |
void |
setHeadSha(String headSha) |
void |
setStartSha(String startSha) |
Copyright © 2019. All rights reserved.