VKList.Parser<D>, VKList.ReflectParser<D extends VKApiModel>| Modifier and Type | Field and Description |
|---|---|
static android.os.Parcelable.Creator<VKNotesArray> |
CREATOR |
fields| Constructor and Description |
|---|
VKNotesArray() |
VKNotesArray(android.os.Parcel in) |
| Modifier and Type | Method and Description |
|---|---|
VKApiModel |
parse(org.json.JSONObject response)
Parses object from source.
|
add, add, addAfter, addAll, addAll, addBefore, clear, contains, containsAll, describeContents, equals, fill, fill, fill, fill, get, getById, getCount, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, search, set, size, subList, toArray, toArray, writeToParcelgetTag, getTag, setTag, setTagpublic static android.os.Parcelable.Creator<VKNotesArray> CREATOR
public VKNotesArray()
public VKNotesArray(android.os.Parcel in)
public VKApiModel parse(org.json.JSONObject response) throws org.json.JSONException
VKApiModel