|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.genealogie.rtf.Elt
Field Summary | |
private int |
generationPersonne
|
private int |
idPersonne
|
private int |
numeroPersonne
|
Constructor Summary | |
Elt(int idPersonne,
int numeroPersonne,
int generationPersonne)
|
Method Summary | |
int |
getGenerationPersonne()
|
int |
getIdPersonne()
|
int |
getNumeroPersonne()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private int idPersonne
private int numeroPersonne
private int generationPersonne
Constructor Detail |
public Elt(int idPersonne, int numeroPersonne, int generationPersonne)
Method Detail |
public int getIdPersonne()
public int getNumeroPersonne()
public int getGenerationPersonne()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |