de.nava.informa.core
Interface WithChannelMIF
- All Known Subinterfaces:
- ChannelSubscriptionIF, FeedIF, ItemIF
- All Known Implementing Classes:
- ChannelSubscription, ChannelSubscription, Feed, Item, Item, Item
public interface WithChannelMIF
Meta-, or markerinterface, specifying objects, having channel.
- Version:
- $Id: WithChannelMIF.java,v 1.3 2005/09/27 22:17:07 niko_schmuck Exp $
- Author:
- Alexei Matiouchkine
getChannel
ChannelIF getChannel()
- Returns:
- channel, this object is related to
setChannel
void setChannel(ChannelIF channel)
- Parameters:
channel
- the channel, this object is related to
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.