public interface DataServerExplorerPoolEntry extends Persistent
Modifier and Type | Method and Description |
---|---|
void |
copyTo(DataServerExplorerPoolEntry target) |
String |
getDescription() |
DataServerExplorerParameters |
getExplorerParameters() |
String |
getName() |
loadFromState, saveToState
String getName()
DataServerExplorerParameters getExplorerParameters()
String getDescription()
void copyTo(DataServerExplorerPoolEntry target)