@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface ApiChangelogSet
| Modifier and Type | Required Element and Description |
|---|---|
ApiChangelog[] |
changlogs
Array of @ApiChangelog annotations
|
public abstract ApiChangelog[] changlogs
Copyright © 2017. All rights reserved.