public class Tab extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
Tab() |
getException, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static Tab loadJSON(String json, APIContext context)
public static APINodeList<Tab> parseResponse(String json, APIContext context, APIRequest request) throws APIException.MalformedResponseException
public APIContext getContext()
getContext in class APINodepublic void setContext(APIContext context)
setContext in class APINodepublic Object getFieldApplication()
public String getFieldCustomImageUrl()
public String getFieldCustomName()
public String getFieldId()
public String getFieldImageUrl()
public Boolean getFieldIsNonConnectionLandingTab()
public Boolean getFieldIsPermanent()
public String getFieldLink()
public String getFieldName()
public Long getFieldPosition()
public static APIRequest.ResponseParser<Tab> getParser()
Copyright © 2018. All rights reserved.