Annotation Type PropertyExtractor.Extractors
- 
@Inherited @ExtractorBinding @Documented @Retention(RUNTIME) public static @interface PropertyExtractor.Extractors
A holder for the repeatablePropertyExtractorannotation. 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description PropertyExtractor[]value 
- 
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description Stringcan_be_anything 
 - 
 
- 
- 
Element Detail
- 
value
PropertyExtractor[] value
 
 - 
 
- 
- 
can_be_anything
String can_be_anything
- Default:
 - ""
 
 
 - 
 
 -