@Retention(value=RUNTIME)
@Target(value=FIELD)
public static @interface SafeParcelable.Field
| Modifier and Type | Required Element and Description |
|---|---|
int |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
mayNull |
java.lang.Class |
subClass |
boolean |
useDirectList |
boolean |
useValueParcel |
long |
versionCode |