Annotation Type Graph.OptOuts
- 
@Retention(RUNTIME) @Target(TYPE) @Inherited public static @interface Graph.OptOuts
Holds a collection ofGraph.OptOutenabling multipleGraph.OptOutto be applied to a single suite. 
- 
- 
Required Element Summary
Required Elements Modifier and Type Required Element Description Graph.OptOut[]value 
 - 
 
- 
- 
Element Detail
- 
value
Graph.OptOut[] value
 
 - 
 
 -