@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented public @interface SkipAnnotation
Modifier and Type | Optional Element and Description |
---|---|
boolean |
value
The value property manage skip annotation feature.
|
public abstract boolean value
Copyright © 2011–2016 JRebirth OSS. All rights reserved.