org.genealogie.gedcom
Class EltCase

java.lang.Object
  |
  +--org.genealogie.gedcom.EltCase

public class EltCase
extends java.lang.Object


Field Summary
private  int id
           
private  int numero
           
 
Constructor Summary
EltCase(int id, int numero)
           
 
Method Summary
 int getId()
           
 int getNumero()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

id

private int id

numero

private int numero
Constructor Detail

EltCase

public EltCase(int id,
               int numero)
Method Detail

getId

public int getId()

getNumero

public int getNumero()


Copyright © 2002 JGenea Ihm. All Rights Reserved.