-
@Retention(CLASS) @Target(TYPE) public @interface ScopeMetadataStores the scope information about a type after it's been processed.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringvalueThe qualified name of the scope, if one exists, otherwise an empty string.
-