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

org.openmobileis.common.user.profil.ProfilRubric Class Reference

Inheritance diagram for org.openmobileis.common.user.profil.ProfilRubric:

org.openmobileis.common.util.OpenMISSerializable List of all members.

Detailed Description

Struct definition : ProfilRubric.

Definition at line 34 of file common/org/openmobileis/common/user/profil/ProfilRubric.java.

Public Member Functions

 ProfilRubric ()
 Default constructor.
 ProfilRubric (String channelName, String rubricName, String description, ProfilProperty[] propertiesList)
 Constructor with fields initialization.

Public Attributes

String channelName
 Struct member channelName.
String rubricName
 Struct member rubricName.
String description
 Struct member description.
ProfilProperty[] propertiesList
 Struct member propertiesList.

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Constructor & Destructor Documentation

org.openmobileis.common.user.profil.ProfilRubric.ProfilRubric String  channelName,
String  rubricName,
String  description,
ProfilProperty[]  propertiesList
 

Constructor with fields initialization.

Parameters:
channelName channelName struct member
rubricName rubricName struct member
description description struct member
propertiesList propertiesList struct member

Definition at line 68 of file common/org/openmobileis/common/user/profil/ProfilRubric.java.


The documentation for this class was generated from the following file:
Generated on Wed Dec 14 21:05:37 2005 for OpenMobileIS by  doxygen 1.4.4