uk.ac.ebi.ep.mm
Class Entry
java.lang.Object
uk.ac.ebi.ep.mm.Entry
- All Implemented Interfaces:
- Serializable
public class Entry
- extends Object
- implements Serializable
- See Also:
- Serialized Form
Constructor Summary |
Entry()
|
Entry
public Entry()
getId
public Integer getId()
setId
public void setId(Integer id)
toString
public String toString()
- Overrides:
toString
in class Object
getDbName
public String getDbName()
setDbName
public void setDbName(String db)
getEntryId
public String getEntryId()
setEntryId
public void setEntryId(String id)
getEntryName
public String getEntryName()
setEntryName
public void setEntryName(String name)
getEntryAccessions
public List<String> getEntryAccessions()
setEntryAccessions
public void setEntryAccessions(List<String> accessions)
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2012 EMBL-EBI. All Rights Reserved.