@Documented @Inherited @Retention(value=RUNTIME) @Target(value=TYPE) public @interface DefaultSeverity
Modifier and Type | Required Element and Description |
---|---|
CompilerProblemSeverity |
value |
public abstract CompilerProblemSeverity value
Copyright © 2016 The Apache Software Foundation. All rights reserved.