Uses of Class
org.molgenis.jaxb.Institution

Packages that use Institution
org.molgenis.jaxb   
 

Uses of Institution in org.molgenis.jaxb
 

Fields in org.molgenis.jaxb with type parameters of type Institution
protected  List<Institution> CollectionProtocol.ResidesAt.institution
           
 

Methods in org.molgenis.jaxb that return Institution
 Institution ObjectFactory.createInstitution()
          Create an instance of Institution
 

Methods in org.molgenis.jaxb that return types with arguments of type Institution
 JAXBElement<Institution> ObjectFactory.createInstitution(Institution value)
          Create an instance of JAXBElement<Institution>}
 List<Institution> CollectionProtocol.ResidesAt.getInstitution()
          Gets the value of the institution property.
 

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



Copyright © 2013. All Rights Reserved.