de.nava.informa.core
Interface WithChildrenMIF<C>
- All Known Subinterfaces:
- CategoryIF, ChannelGroupIF
- All Known Implementing Classes:
- Category, Category, ChannelGroup, ChannelGroup, ChannelGroup
public interface WithChildrenMIF<C>
Meta-, or markerinterface, specifying objects, having children.
- Version:
- $Id: WithChildrenMIF.java,v 1.4 2006/12/04 23:40:02 italobb Exp $
- Author:
- Alexei Matiouchkine
getChildren
Collection<C> getChildren()
- Returns:
- the collection of children of the object
Copyright © 2002-2007 Niko Schmuck.
All Rights Reserved.