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

void setSoftware(Software software)
Set method for software

Parameters:
value - to set

getSoftware

Software getSoftware()
Get method for software

Returns:
value of the attribute