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

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

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

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

Detailed Description

Struct definition : Profil.

Definition at line 34 of file Profil.java.

Public Member Functions

 Profil ()
 Default constructor.
 Profil (String userID, ProfilProperty[] profilProperties, ProfilRubric[] profilRubric)
 Constructor with fields initialization.

Public Attributes

String userID
 Struct member userID.
ProfilProperty[] profilProperties
 Struct member profilProperties.
ProfilRubric[] profilRubric
 Struct member profilRubric.

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Constructor & Destructor Documentation

org.openmobileis.common.user.profil.Profil.Profil String  userID,
ProfilProperty[]  profilProperties,
ProfilRubric[]  profilRubric
 

Constructor with fields initialization.

Parameters:
userID userID struct member
profilProperties profilProperties struct member
profilRubric profilRubric struct member
completeSynchro completeSynchro struct member

Definition at line 63 of file Profil.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