org.genealogie.rtf
Class Elt1

java.lang.Object
  |
  +--org.genealogie.rtf.Elt1

public class Elt1
extends java.lang.Object


Field Summary
private  int generationPersonne
           
private  int idPersonne
           
private  int numero1Personne
           
private  int numeroPersonne
           
 
Constructor Summary
Elt1(int idPersonne, int numeroPersonne, int numero1Personne, int generationPersonne)
           
 
Method Summary
 int getGenerationPersonne()
           
 int getIdPersonne()
           
 int getNumero1Personne()
           
 int getNumeroPersonne()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

idPersonne

private int idPersonne

numeroPersonne

private int numeroPersonne

numero1Personne

private int numero1Personne

generationPersonne

private int generationPersonne
Constructor Detail

Elt1

public Elt1(int idPersonne,
            int numeroPersonne,
            int numero1Personne,
            int generationPersonne)
Method Detail

getIdPersonne

public int getIdPersonne()

getNumeroPersonne

public int getNumeroPersonne()

getNumero1Personne

public int getNumero1Personne()

getGenerationPersonne

public int getGenerationPersonne()


Copyright © 2002 JGenea Ihm. All Rights Reserved.