public interface DataServerExplorerPoolEntry extends Persistent, LabeledValue<DataServerExplorerPoolEntry>
Modifier and Type | Method and Description |
---|---|
void |
copyTo(DataServerExplorerPoolEntry target) |
java.lang.String |
getDescription() |
DataServerExplorerParameters |
getExplorerParameters() |
java.lang.String |
getName() |
loadFromState, saveToState
getLabel, getValue, label, toString
java.lang.String getName()
DataServerExplorerParameters getExplorerParameters()
java.lang.String getDescription()
void copyTo(DataServerExplorerPoolEntry target)