Uses of Class
org.molgenis.jaxb.Address

Packages that use Address
org.molgenis.jaxb   
 

Uses of Address in org.molgenis.jaxb
 

Fields in org.molgenis.jaxb declared as Address
protected  Address SpecimenCollectionContact.isLocatedAt
           
 

Methods in org.molgenis.jaxb that return Address
 Address ObjectFactory.createAddress()
          Create an instance of Address
 Address SpecimenCollectionContact.getIsLocatedAt()
          Gets the value of the isLocatedAt property.
 

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

Methods in org.molgenis.jaxb with parameters of type Address
 JAXBElement<Address> ObjectFactory.createAddress(Address value)
          Create an instance of JAXBElement<Address>}
 void SpecimenCollectionContact.setIsLocatedAt(Address value)
          Sets the value of the isLocatedAt property.
 



Copyright © 2013. All Rights Reserved.