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

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

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

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

Detailed Description

Struct definition : ProfilProperty.

Definition at line 34 of file ProfilProperty.java.

Public Member Functions

 ProfilProperty ()
 Default constructor.
 ProfilProperty (String key, String value)
 Constructor with fields initialization.

Public Attributes

String key
 Struct member key.
String value
 Struct member value.

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Constructor & Destructor Documentation

org.openmobileis.common.user.profil.ProfilProperty.ProfilProperty String  key,
String  value
 

Constructor with fields initialization.

Parameters:
key key struct member
value value struct member

Definition at line 56 of file ProfilProperty.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