public static class DtoServerImpls.FileStructureCommandParametersDtoProvider extends Object implements org.eclipse.che.dto.server.DtoProvider<DtoServerImpls.FileStructureCommandParametersDto>
| Constructor and Description |
|---|
FileStructureCommandParametersDtoProvider() |
| Modifier and Type | Method and Description |
|---|---|
DtoServerImpls.FileStructureCommandParametersDto |
clone(DtoServerImpls.FileStructureCommandParametersDto dto) |
DtoServerImpls.FileStructureCommandParametersDto |
fromJson(com.google.gson.JsonElement json) |
DtoServerImpls.FileStructureCommandParametersDto |
fromJson(String json) |
Class<? extends DtoServerImpls.FileStructureCommandParametersDto> |
getImplClass() |
DtoServerImpls.FileStructureCommandParametersDto |
newInstance() |
public FileStructureCommandParametersDtoProvider()
public Class<? extends DtoServerImpls.FileStructureCommandParametersDto> getImplClass()
getImplClass in interface org.eclipse.che.dto.server.DtoProvider<DtoServerImpls.FileStructureCommandParametersDto>public DtoServerImpls.FileStructureCommandParametersDto newInstance()
newInstance in interface org.eclipse.che.dto.server.DtoProvider<DtoServerImpls.FileStructureCommandParametersDto>public DtoServerImpls.FileStructureCommandParametersDto fromJson(String json)
fromJson in interface org.eclipse.che.dto.server.DtoProvider<DtoServerImpls.FileStructureCommandParametersDto>public DtoServerImpls.FileStructureCommandParametersDto fromJson(com.google.gson.JsonElement json)
fromJson in interface org.eclipse.che.dto.server.DtoProvider<DtoServerImpls.FileStructureCommandParametersDto>public DtoServerImpls.FileStructureCommandParametersDto clone(DtoServerImpls.FileStructureCommandParametersDto dto)
clone in interface org.eclipse.che.dto.server.DtoProvider<DtoServerImpls.FileStructureCommandParametersDto>Copyright © 2012–2018 Red Hat, Inc.. All rights reserved.