Uses of Class
org.molgenis.jaxb.Race

Packages that use Race
org.molgenis.jaxb   
 

Uses of Race in org.molgenis.jaxb
 

Fields in org.molgenis.jaxb with type parameters of type Race
protected  List<Race> ParticipantCollectionSummary.IsClassifiedBy.race
           
 

Methods in org.molgenis.jaxb that return Race
 Race ObjectFactory.createRace()
          Create an instance of Race
 

Methods in org.molgenis.jaxb that return types with arguments of type Race
 JAXBElement<Race> ObjectFactory.createRace(Race value)
          Create an instance of JAXBElement<Race>}
 List<Race> ParticipantCollectionSummary.IsClassifiedBy.getRace()
          Gets the value of the race property.
 

Methods in org.molgenis.jaxb with parameters of type Race
 JAXBElement<Race> ObjectFactory.createRace(Race value)
          Create an instance of JAXBElement<Race>}
 



Copyright © 2013. All Rights Reserved.