JavaScript is disabled on your browser.
java.lang.Object
org.eclipse.che.jdt.ls.extension.api.dto.MoveSettings
org.eclipse.che.plugin.java.languageserver.dto.DtoServerImpls.MoveSettingsDto
Method Summary
Methods inherited from class org.eclipse.che.jdt.ls.extension.api.dto.MoveSettings
getDestination, getElements, getFilePatterns, isUpdateQualifiedNames, isUpdateReferences, setDestination, setElements, setFilePatterns, setUpdateQualifiedNames, setUpdateReferences
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
MoveSettingsDto
public MoveSettingsDto()
Method Detail
toJson
public String toJson()
Specified by:
toJson in interface org.eclipse.che.dto.server.JsonSerializable
Copyright © 2012–2018 Red Hat, Inc. . All rights reserved.