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