public class Tab extends APINode
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.gson.Gson |
gson |
| Constructor and Description |
|---|
Tab() |
getException, getHeader, getRawResponse, getRawResponseAsJsonObject, getRawValue, head, parseResponsepublic static Tab loadJSON(String json, APIContext context, String header)
public static APINodeList<Tab> 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 Application getFieldApplication()
public Tab setFieldApplication(Application value)
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 © 2020. All rights reserved.