Uses of Interface
org.gvsig.fmap.dal.DataServerExplorerPoolEntry
Packages that use DataServerExplorerPoolEntry
-
Uses of DataServerExplorerPoolEntry in org.gvsig.fmap.dal
Methods in org.gvsig.fmap.dal that return DataServerExplorerPoolEntryModifier and TypeMethodDescriptionDataServerExplorerPool.createEntry(String name, String description, DataServerExplorerParameters explorer) DataServerExplorerPool.get(int index) Methods in org.gvsig.fmap.dal that return types with arguments of type DataServerExplorerPoolEntryMethods in org.gvsig.fmap.dal with parameters of type DataServerExplorerPoolEntryModifier and TypeMethodDescriptionbooleanDataServerExplorerPool.contains(DataServerExplorerPoolEntry entry) voidDataServerExplorerPoolEntry.copyTo(DataServerExplorerPoolEntry target) voidDataServerExplorerPool.remove(DataServerExplorerPoolEntry explorer)