org.obolibrary.oboformat.model
Class Xref
java.lang.Object
org.obolibrary.oboformat.model.Xref
public class Xref
- extends Object
Xref
public Xref(String idref)
getIdref
public String getIdref()
setIdref
public void setIdref(String idref)
getAnnotation
public String getAnnotation()
setAnnotation
public void setAnnotation(String annotation)
equals
public boolean equals(Object e)
- Overrides:
equals
in class Object
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2010-2011. All Rights Reserved.