public class PageAboutStoryComposedBlockEntityRanges extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
PageAboutStoryComposedBlockEntityRanges() |
| Modifier and Type | Method and Description |
|---|---|
PageAboutStoryComposedBlockEntityRanges |
copyFrom(PageAboutStoryComposedBlockEntityRanges instance) |
APIContext |
getContext() |
String |
getFieldKey() |
Long |
getFieldLength() |
Long |
getFieldOffset() |
String |
getId() |
static APIRequest.ResponseParser<PageAboutStoryComposedBlockEntityRanges> |
getParser() |
static PageAboutStoryComposedBlockEntityRanges |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<PageAboutStoryComposedBlockEntityRanges> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
PageAboutStoryComposedBlockEntityRanges |
setFieldKey(String value) |
PageAboutStoryComposedBlockEntityRanges |
setFieldLength(Long value) |
PageAboutStoryComposedBlockEntityRanges |
setFieldOffset(Long value) |
String |
toString() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic PageAboutStoryComposedBlockEntityRanges()
public static PageAboutStoryComposedBlockEntityRanges loadJSON(String json, APIContext context, String header)
public static APINodeList<PageAboutStoryComposedBlockEntityRanges> parseResponse(String json, APIContext context, APIRequest request, String header) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic String getFieldKey()
public PageAboutStoryComposedBlockEntityRanges setFieldKey(String value)
public Long getFieldLength()
public PageAboutStoryComposedBlockEntityRanges setFieldLength(Long value)
public Long getFieldOffset()
public PageAboutStoryComposedBlockEntityRanges setFieldOffset(Long value)
public PageAboutStoryComposedBlockEntityRanges copyFrom(PageAboutStoryComposedBlockEntityRanges instance)
public static APIRequest.ResponseParser<PageAboutStoryComposedBlockEntityRanges> getParser()
Copyright © 2024. All rights reserved.