org.biomage.Interface
Interface HasAction

All Known Implementing Classes:
Treatment

public interface HasAction


Method Summary
 OntologyEntry getAction()
          Get method for action
 void setAction(OntologyEntry action)
          Set method for action
 

Method Detail

setAction

void setAction(OntologyEntry action)
Set method for action

Parameters:
value - to set

getAction

OntologyEntry getAction()
Get method for action

Returns:
value of the attribute