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

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

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/ProfileRubric.java.

Public Member Functions

 ProfileRubric ()
 Default constructor.
 ProfileRubric (String channelName, String rubricName, String description, ProfileProperty[] propertiesList)
 Constructor with fields initialization.
boolean equals (Object obj)
int hashCode ()

Public Attributes

String moduleName
 Struct member channelName.
String rubricName
 Struct member rubricName.
String description
 Struct member description.
String version
 Struct member description.

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Constructor & Destructor Documentation

org.openmobileis.common.user.profil.ProfileRubric.ProfileRubric ( String  channelName,
String  rubricName,
String  description,
ProfileProperty[]  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/ProfileRubric.java.


The documentation for this class was generated from the following file:
Generated on Mon Dec 4 11:03:33 2006 for OpenMobileIS by  doxygen 1.5.1-p1