JTools

org.jtools.repository
Interface RepositoryElement

All Known Implementing Classes:
SimpleRepositoryElement

public interface RepositoryElement

Author:
Rainer To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Method Summary
 Collection<RepositoryEntry> getEntries()
           
 String getName()
           
 

Method Detail

getEntries

Collection<RepositoryEntry> getEntries()

getName

String getName()

JTools

© 2000-2006, JTools.org.