public static class DtoServerImpls.ExtendedSymbolInformationDto extends org.eclipse.che.jdt.ls.extension.api.dto.ExtendedSymbolInformation implements org.eclipse.che.dto.server.JsonSerializable
ExtendedSymbolInformationDto()
ExtendedSymbolInformationDto(org.eclipse.che.jdt.ls.extension.api.dto.ExtendedSymbolInformation o)
static DtoServerImpls.ExtendedSymbolInformationDto
fromJson(com.google.gson.JsonElement jsonVal)
fromJson(String json)
String
toJson()
void
toJson(Writer w)
com.google.gson.JsonElement
toJsonElement()
getChildren, getInfo, getVisiblity, setChildren, setInfo, setVisiblity
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExtendedSymbolInformationDto()
public ExtendedSymbolInformationDto(org.eclipse.che.jdt.ls.extension.api.dto.ExtendedSymbolInformation o)
public com.google.gson.JsonElement toJsonElement()
toJsonElement
org.eclipse.che.dto.server.JsonSerializable
public void toJson(Writer w)
toJson
public String toJson()
public static DtoServerImpls.ExtendedSymbolInformationDto fromJson(String json)
public static DtoServerImpls.ExtendedSymbolInformationDto fromJson(com.google.gson.JsonElement jsonVal)
Copyright © 2012–2019 Red Hat, Inc.. All rights reserved.