@Target(value={TYPE,FIELD})
@Retention(value=RUNTIME)
public @interface SystemLevel
Modifier and Type | Optional Element and Description |
---|---|
boolean |
propagateToSubclasses
Set to false if you don't want this annotation to be set on subclasses.
|
boolean |
value |