uk.ac.ebi.intenz.domain.enzyme
Interface Commented

All Known Implementing Classes:
EnzymeLink

public interface Commented

Interface for data objects to which a comment is applied.


Method Summary
 String getDataComment()
           
 void setDataComment(String comment)
           
 

Method Detail

getDataComment

String getDataComment()

setDataComment

void setDataComment(String comment)


Copyright © 2013 EMBL-EBI. All Rights Reserved.