Annotation Type QueryGroupIndex.List
- 
 @Retention(RUNTIME) @Target(TYPE) public static @interface QueryGroupIndex.List List of group indexes for type.
- 
- 
Required Element SummaryRequired Elements Modifier and Type Required Element Description QueryGroupIndex[]valueGets array of group indexes.
 
- 
- 
- 
Element Detail- 
valueQueryGroupIndex[] value Gets array of group indexes.- Returns:
- Array of group indexes.
 
 
- 
 
-