Uses of Class
org.molgenis.jaxb.Preservation

Packages that use Preservation
org.molgenis.jaxb   
 

Uses of Preservation in org.molgenis.jaxb
 

Fields in org.molgenis.jaxb declared as Preservation
protected  Preservation SpecimenCollectionSummary.undergoes
           
 

Methods in org.molgenis.jaxb that return Preservation
 Preservation ObjectFactory.createPreservation()
          Create an instance of Preservation
 Preservation SpecimenCollectionSummary.getUndergoes()
          Gets the value of the undergoes property.
 

Methods in org.molgenis.jaxb that return types with arguments of type Preservation
 JAXBElement<Preservation> ObjectFactory.createPreservation(Preservation value)
          Create an instance of JAXBElement<Preservation>}
 

Methods in org.molgenis.jaxb with parameters of type Preservation
 JAXBElement<Preservation> ObjectFactory.createPreservation(Preservation value)
          Create an instance of JAXBElement<Preservation>}
 void SpecimenCollectionSummary.setUndergoes(Preservation value)
          Sets the value of the undergoes property.
 



Copyright © 2013. All Rights Reserved.