Annotation Type SdkComponent
-
@IndexAnnotated @Retention(RUNTIME) @Target(TYPE) public @interface SdkComponent
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description SdkComponentTypecomponentType
-
-
-
Field Detail
-
ANY
static final String ANY
-
-
Element Detail
-
componentType
SdkComponentType componentType
-
-
-
versions
String[] versions
- Default:
- {"any"}
-
-