org.biomage.Interface
Interface HasSourceContact

All Known Implementing Classes:
BioSource

public interface HasSourceContact


Method Summary
 Contact getSourceContact()
          Get method for sourceContact
 void setSourceContact(Contact sourceContact)
          Set method for sourceContact
 

Method Detail

setSourceContact

public void setSourceContact(Contact sourceContact)
Set method for sourceContact


getSourceContact

public Contact getSourceContact()
Get method for sourceContact

Returns:
value of the attribute


Copyright (C) 2002 The MicroArray Gene Expression Database group (MGED) All rights reserved.