Annotation Type Graph.OptOuts
-
@Retention(RUNTIME) @Target(TYPE) @Inherited public static @interface Graph.OptOuts
Holds a collection ofGraph.OptOut
enabling multipleGraph.OptOut
to 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
-
-