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