Class ChapterRestriction.JsonUtil
java.lang.Object
se.michaelthelin.spotify.model_objects.AbstractModelObject.JsonUtil<ChapterRestriction>
se.michaelthelin.spotify.model_objects.specification.ChapterRestriction.JsonUtil
- All Implemented Interfaces:
IModelObject.IJsonUtil<ChapterRestriction>
- Enclosing class:
ChapterRestriction
public static final class ChapterRestriction.JsonUtil
extends AbstractModelObject.JsonUtil<ChapterRestriction>
JsonUtil class for building
ChapterRestriction instances.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractModelObject.JsonUtil
createModelObject, createModelObject, createModelObjectArray, createModelObjectArray, createModelObjectArray, createModelObjectPaging, createModelObjectPaging, createModelObjectPaging, createModelObjectPagingCursorbased, createModelObjectPagingCursorbased, createModelObjectPagingCursorbased, hasAndNotNull, modelType
-
Constructor Details
-
JsonUtil
public JsonUtil()
-