@Retention(value=CLASS)
@Target(value=PARAMETER)
public @interface Field
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
value
represents the class name for which this field configuration will apply
|
Copyright © 2019. All rights reserved.