X - The type of the objects contained in a paging object.IModelObject.IJsonUtil<X>public static final class Paging.JsonUtil<X> extends AbstractModelObject.JsonUtil<Paging<X>>
Paging instances.| Constructor | Description |
|---|---|
JsonUtil() |
| Modifier and Type | Method | Description |
|---|---|---|
Paging<X> |
createModelObject(com.google.gson.JsonObject jsonObject) |
Build a model object with the information given in a json object.
|
createModelObject, createModelObjectArray, createModelObjectArray, createModelObjectArray, createModelObjectArray, createModelObjectPaging, createModelObjectPaging, createModelObjectPaging, createModelObjectPagingCursorbased, createModelObjectPagingCursorbased, createModelObjectPagingCursorbased, hasAndNotNullpublic Paging<X> createModelObject(com.google.gson.JsonObject jsonObject)
IModelObject.IJsonUtiljsonObject - A json object.Copyright © 2019. All rights reserved.