|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmobileis.common.user.profil.Profil
Struct definition : Profil
Field Summary | |
ProfilProperty[] |
profilProperties
Struct member profilProperties |
ProfilRubric[] |
profilRubric
Struct member profilRubric |
java.lang.String |
userID
Struct member userID |
Constructor Summary | |
Profil()
Default constructor |
|
Profil(java.lang.String userID,
ProfilProperty[] profilProperties,
ProfilRubric[] profilRubric)
Constructor with fields initialization |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String userID
public ProfilProperty[] profilProperties
public ProfilRubric[] profilRubric
Constructor Detail |
public Profil()
public Profil(java.lang.String userID, ProfilProperty[] profilProperties, ProfilRubric[] profilRubric)
userID
- userID struct memberprofilProperties
- profilProperties struct memberprofilRubric
- profilRubric struct member
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |