org.biomage.Interface
Interface HasSoftware

All Known Implementing Classes:
SoftwareApplication

public interface HasSoftware


Method Summary
 Software getSoftware()
          Get method for software
 void setSoftware(Software software)
          Set method for software
 

Method Detail

setSoftware

public void setSoftware(Software software)
Set method for software


getSoftware

public Software getSoftware()
Get method for software

Returns:
value of the attribute


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