|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.ebi.intenz.domain.enzyme.DataComment
public class DataComment
Constructor Summary | |
---|---|
DataComment(Long id,
String comment)
Deprecated. |
|
DataComment(String comment)
Deprecated. |
Method Summary | |
---|---|
boolean |
equals(Object o)
Deprecated. |
String |
getComment()
Deprecated. |
Long |
getId()
Deprecated. |
int |
hashCode()
Deprecated. |
void |
setId(long l)
Deprecated. |
static DataComment |
valueOf(String id,
String comment)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataComment(Long id, String comment)
public DataComment(String comment)
Method Detail |
---|
public static DataComment valueOf(String id, String comment)
public boolean equals(Object o)
equals
in class Object
public int hashCode()
hashCode
in class Object
public String getComment()
public Long getId()
public void setId(long l)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |