Uses of Interface
org.thalia.bio.IBioIndividualTree

Packages that use IBioIndividualTree
org.thalia.bio.entity   
 

Uses of IBioIndividualTree in org.thalia.bio.entity
 

Methods in org.thalia.bio.entity that return IBioIndividualTree
 IBioIndividualTree Individual.getPedigree()
           
 

Methods in org.thalia.bio.entity with parameters of type IBioIndividualTree
 void Individual.setPedigree(IBioIndividualTree pedigree)