edu.nrao.sss.catalog
Interface CatalogItem<I extends CatalogItem<I>>

All Superinterfaces:
Cloneable
All Known Subinterfaces:
NameableCatalogItem<I>

public interface CatalogItem<I extends CatalogItem<I>>
extends Cloneable

An item, or entry, contained in a Catalog.

CVS Info:

$Revision: 1707 $
$Date: 2008-11-14 10:23:59 -0700 (Fri, 14 Nov 2008) $
$Author: dharland $

Since:
2006-10-23
Author:
David M. Harland

Method Summary
 I clone()
           
 

Method Detail

clone

I clone()


Copyright © 2009. All Rights Reserved.