Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

org.openmobileis.modules.profils.embedded.data.EmbeddedProfilChannel Class Reference

List of all members.

Detailed Description

Title: OpenMobileIS project source
Description: A profil channel.

A channel is a name and a collection of rubrics.

Author:
Philippe Delrieu
Since:
JDK 1.1
Version:
1.0.

Definition at line 41 of file EmbeddedProfilChannel.java.

Public Member Functions

 EmbeddedProfilChannel ()
 EmbeddedProfilChannel (String channelName)
void setName (String name)
String getName ()
void addRubic (EmbeddedProfilRubric rub)
Array getRubrics ()
EmbeddedProfilRubric getRubric (int pos)
int getRubricSize ()
void setSelection (boolean selected)
EmbeddedProfilRubric getRubric (String rubricName)
boolean isSelected ()
String getXmlDescription ()

Protected Attributes

String name
Array rubrics


The documentation for this class was generated from the following file:
Generated on Thu Oct 6 10:06:43 2005 for OpenMobileIS by  doxygen 1.4.3