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

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

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

Detailed Description

Struct definition : ProfilProperty.

Definition at line 34 of file ProfileProperty.java.

Public Member Functions

 ProfileProperty ()
 Default constructor.
 ProfileProperty (String key, String value)
 Constructor with fields initialization.
boolean equals (Object obj)
int hashCode ()

Public Attributes

String key
 Struct member key.
String value
 Struct member value.
String moduleName
 name of the profil.

Static Package Attributes

static final long serialVersionUID = 5521257935120563452L


Constructor & Destructor Documentation

org.openmobileis.common.user.profil.ProfileProperty.ProfileProperty ( String  key,
String  value 
)

Constructor with fields initialization.

Parameters:
key key struct member
value value struct member

Definition at line 61 of file ProfileProperty.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