org.genealogie.utils
Class TemoinUtils

java.lang.Object
  |
  +--org.genealogie.utils.TemoinUtils
All Implemented Interfaces:
java.io.Serializable

public class TemoinUtils
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
private  PersonneUtils personne
           
private  TypesActeUtils type
           
 
Constructor Summary
TemoinUtils()
           
TemoinUtils(PersonneUtils personne, TypesActeUtils type)
           
 
Method Summary
 PersonneUtils getPersonne()
           
 TypesActeUtils getType()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

personne

private PersonneUtils personne

type

private TypesActeUtils type
Constructor Detail

TemoinUtils

public TemoinUtils()

TemoinUtils

public TemoinUtils(PersonneUtils personne,
                   TypesActeUtils type)
Method Detail

getPersonne

public PersonneUtils getPersonne()

getType

public TypesActeUtils getType()


Copyright © 2002 JGenea DAO. All Rights Reserved.