@Documented @Target(value=TYPE) @Retention(value=RUNTIME) public @interface ApiGlobal
| Modifier and Type | Required Element and Description |
|---|---|
ApiGlobalSection[] |
sections
An array of ApiGlobalSection annotations
|
public abstract ApiGlobalSection[] sections
Copyright © 2016. All rights reserved.