@Target(value={}) @Retention(value=RUNTIME) public @interface Permit
| Modifier and Type | Required Element and Description |
|---|---|
String[] |
fields |
PermitType |
type |
public abstract PermitType type
public abstract String[] fields
Copyright © 2017. All rights reserved.