JavaScript is disabled on your browser.
java.lang.Object
org.eclipse.che.jdt.ls.extension.api.dto.JarEntry
org.eclipse.che.plugin.java.languageserver.dto.DtoServerImpls.JarEntryDto
Constructor Summary
Constructors
Constructor and Description
JarEntryDto ()
JarEntryDto (org.eclipse.che.jdt.ls.extension.api.dto.JarEntry o)
Method Summary
Methods inherited from class org.eclipse.che.jdt.ls.extension.api.dto.JarEntry
getEntryType, getName, getPath, getUri, setEntryType, setName, setPath, setUri
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
JarEntryDto
public JarEntryDto()
Method Detail
toJson
public String toJson()
Specified by:
toJson in interface org.eclipse.che.dto.server.JsonSerializable
Copyright © 2012–2019 Red Hat, Inc. . All rights reserved.