Package com.backblaze.b2.json
Annotation Type B2Json.unionSubtypes
-
@Retention(RUNTIME) @Target(TYPE) public static @interface B2Json.unionSubtypes
Class annotation that applies to an interface that is a @union.
Provides a mapping from type name to class
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description B2Json.unionSubtypes.type[]
value
-
-
-
Element Detail
-
value
B2Json.unionSubtypes.type[] value
-
-