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