de.nava.informa.core
Interface WithUnreadMIF
- All Known Subinterfaces:
- ItemIF
- All Known Implementing Classes:
- Item, Item, Item
public interface WithUnreadMIF
Meta-, or markerinterface, specifying objects,
having Unread.
- Version:
- $Id: WithUnreadMIF.java,v 1.2 2005/09/27 22:17:07 niko_schmuck Exp $
- Author:
- Alexei Matiouchkine
getUnRead
boolean getUnRead()
- Returns:
- boolean indicating whether this item is currently unread.
setUnRead
void setUnRead(boolean val)
- Parameters:
val
- boolean to indicate whether this item is unread or not.
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.