public class Changelog extends Object
| Constructor and Description |
|---|
Changelog() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Changeset> |
getChangesets() |
void |
setChangesets(Collection<Changeset> changesets) |
public Collection<Changeset> getChangesets()
public void setChangesets(Collection<Changeset> changesets)
Copyright © 2018. All rights reserved.