public class MergePatchSetInput extends Object
Modifier and Type | Field and Description |
---|---|
String |
baseChange |
boolean |
inheritParent |
MergeInput |
merge |
String |
subject |
Constructor and Description |
---|
MergePatchSetInput() |
public String subject
public boolean inheritParent
public String baseChange
public MergeInput merge