public static class VKApiUserFull.Occupation
extends java.lang.Object
implements android.os.Parcelable
| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<VKApiUserFull.Occupation> |
CREATOR |
int |
id |
java.lang.String |
name |
static int |
NO_COUNTER
Count was not in server response.
|
java.lang.String |
type |
| Modifier and Type | Method and Description |
|---|---|
int |
describeContents() |
void |
writeToParcel(android.os.Parcel dest,
int flags) |
public static final int NO_COUNTER
public java.lang.String type
public int id
public java.lang.String name
public static android.os.Parcelable.Creator<VKApiUserFull.Occupation> CREATOR