public static class DtoServerImpls.ResourceLocationDto extends org.eclipse.che.jdt.ls.extension.api.dto.ResourceLocation implements org.eclipse.che.dto.server.JsonSerializable
ResourceLocationDto()
ResourceLocationDto(org.eclipse.che.jdt.ls.extension.api.dto.ResourceLocation o)
static DtoServerImpls.ResourceLocationDto
fromJson(com.google.gson.JsonElement jsonVal)
fromJson(String json)
String
toJson()
void
toJson(Writer w)
com.google.gson.JsonElement
toJsonElement()
getFqn, getLibId, setFqn, setLibId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResourceLocationDto()
public ResourceLocationDto(org.eclipse.che.jdt.ls.extension.api.dto.ResourceLocation 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.ResourceLocationDto fromJson(String json)
public static DtoServerImpls.ResourceLocationDto fromJson(com.google.gson.JsonElement jsonVal)
Copyright © 2012–2018 Red Hat, Inc.. All rights reserved.