public static class DtoServerImpls.ReImportMavenProjectsCommandParametersDto
extends org.eclipse.che.jdt.ls.extension.api.dto.ReImportMavenProjectsCommandParameters
implements org.eclipse.che.dto.server.JsonSerializable
| Constructor and Description |
|---|
ReImportMavenProjectsCommandParametersDto() |
ReImportMavenProjectsCommandParametersDto(org.eclipse.che.jdt.ls.extension.api.dto.ReImportMavenProjectsCommandParameters o) |
| Modifier and Type | Method and Description |
|---|---|
static DtoServerImpls.ReImportMavenProjectsCommandParametersDto |
fromJson(com.google.gson.JsonElement jsonVal) |
static DtoServerImpls.ReImportMavenProjectsCommandParametersDto |
fromJson(String json) |
String |
toJson() |
void |
toJson(Writer w) |
com.google.gson.JsonElement |
toJsonElement() |
public ReImportMavenProjectsCommandParametersDto()
public ReImportMavenProjectsCommandParametersDto(org.eclipse.che.jdt.ls.extension.api.dto.ReImportMavenProjectsCommandParameters o)
public com.google.gson.JsonElement toJsonElement()
toJsonElement in interface org.eclipse.che.dto.server.JsonSerializablepublic void toJson(Writer w)
toJson in interface org.eclipse.che.dto.server.JsonSerializablepublic String toJson()
toJson in interface org.eclipse.che.dto.server.JsonSerializablepublic static DtoServerImpls.ReImportMavenProjectsCommandParametersDto fromJson(String json)
public static DtoServerImpls.ReImportMavenProjectsCommandParametersDto fromJson(com.google.gson.JsonElement jsonVal)
Copyright © 2012–2019 Red Hat, Inc.. All rights reserved.