@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.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.