public class ApiChangelogsDoc extends Object
| Constructor and Description |
|---|
ApiChangelogsDoc() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChangelog(ApiChangelogDoc apiChangelogDoc) |
Set<ApiChangelogDoc> |
getChangelogs() |
void |
setChangelogs(Set<ApiChangelogDoc> changelogs) |
public final String jsondocId
public Set<ApiChangelogDoc> getChangelogs()
public void setChangelogs(Set<ApiChangelogDoc> changelogs)
public void addChangelog(ApiChangelogDoc apiChangelogDoc)
Copyright © 2017. All rights reserved.