@Retention(value=RUNTIME) @Target(value={FIELD,ANNOTATION_TYPE}) public @interface FieldSet
| Modifier and Type | Required Element and Description |
|---|---|
String |
value
Name of the field set
|
| Modifier and Type | Optional Element and Description |
|---|---|
Raw[] |
configuration
Configuration parameters for the field set
|
Copyright © 2016. All rights reserved.