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 SummaryRequired Elements Modifier and Type Required Element Description Graph.OptOut[]value
 
- 
- 
- 
Element Detail- 
valueGraph.OptOut[] value 
 
- 
 
-