de.nava.informa.core
Interface WithDescriptionMIF
- All Known Subinterfaces:
- ChannelIF, ImageIF, ItemIF, TextInputIF
- All Known Implementing Classes:
- Channel, Channel, Channel, Image, Image, Item, Item, Item, TextInput, TextInput
public interface WithDescriptionMIF
Meta-, or markerinterface, specifying objects, having description.
- Version:
- $Id: WithDescriptionMIF.java,v 1.3 2005/09/27 22:17:07 niko_schmuck Exp $
- Author:
- Alexei Matiouchkine
getDescription
String getDescription()
- Returns:
- description of the object
setDescription
void setDescription(String description)
- Parameters:
description
- the description of the object to be set
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.