@Target(value=ANNOTATION_TYPE) @Retention(value=RUNTIME) @Inherited public @interface FieldDecorator
| Modifier and Type | Required Element and Description |
|---|---|
Class<? extends FieldAction> |
action |
public abstract Class<? extends FieldAction> action
Copyright © 2018. All Rights Reserved.