|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.genealogie.utils.GenericUtils
|
+--org.genealogie.utils.PaysUtils
| Field Summary | |
private int |
id
|
private java.lang.String |
nom
|
| Fields inherited from class org.genealogie.utils.GenericUtils |
formatDate |
| Constructor Summary | |
PaysUtils()
|
|
PaysUtils(int id,
java.lang.String nom)
|
|
| Method Summary | |
int |
getId()
|
java.lang.String |
getNom()
|
| Methods inherited from class org.genealogie.utils.GenericUtils |
getFormatDate, getTokens, setFormatDate |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private int id
private java.lang.String nom
| Constructor Detail |
public PaysUtils()
public PaysUtils(int id,
java.lang.String nom)
| Method Detail |
public int getId()
public java.lang.String getNom()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||