Package org.gvsig.fmap.dal
Interface DataServerExplorerPoolEntry
- All Superinterfaces:
org.gvsig.tools.util.LabeledValue<DataServerExplorerPoolEntry>,org.gvsig.tools.persistence.Persistent
public interface DataServerExplorerPoolEntry
extends org.gvsig.tools.persistence.Persistent, org.gvsig.tools.util.LabeledValue<DataServerExplorerPoolEntry>
-
Method Summary
Methods inherited from interface org.gvsig.tools.util.LabeledValue
getLabel, getValue, toStringMethods inherited from interface org.gvsig.tools.persistence.Persistent
loadFromState, saveToState
-
Method Details
-
getName
String getName() -
getExplorerParameters
DataServerExplorerParameters getExplorerParameters() -
getDescription
String getDescription() -
copyTo
-