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