public static class IncludedInResolver.Result extends Object
Constructor and Description |
---|
Result() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getBranches() |
List<String> |
getTags() |
void |
setBranches(List<String> b) |
void |
setTags(List<String> t) |