public class EclipseProjectDumperDiscovery extends java.lang.Object implements IDumperDiscovery
EclipseProjectDumper discovery.| Constructor and Description |
|---|
EclipseProjectDumperDiscovery() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
IDumper |
getDumper()
Returns the singleton
EclipseProjectDumper. |
java.lang.String |
getId() |
java.lang.String |
getKind()
Returns the
IDumper kind. |
public java.lang.String getId()
getId in interface IBaseDiscoverypublic java.lang.String getDescription()
getDescription in interface IBaseDiscoverypublic java.lang.String getKind()
IDumperDiscoveryIDumper kind.getKind in interface IDumperDiscoverypublic IDumper getDumper()
EclipseProjectDumper.getDumper in interface IDumperDiscoveryCopyright © 2022. All Rights Reserved.