package data; /** * Tag interface to be implemented by destinations for {@link DataBasketEntry DataBasketEntries}. * * @author Steffen Zschaler * @version 2.0 14/06/1999 * @since v2.0 */ public interface DataBasketEntryDestination {}