@Target(value=LOCAL_VARIABLE)
@Retention(value=RUNTIME)
public @interface Severity
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
exp |
| Modifier and Type | Optional Element and Description |
|---|---|
SeverityLevel[] |
levels |
public abstract SeverityLevel[] levels
Copyright © 2023. All Rights Reserved.