owltools.gaf
Class WithInfo
java.lang.Object
owltools.gaf.WithInfo
public class WithInfo
- extends Object
id
protected String id
withXref
protected String withXref
WithInfo
public WithInfo()
WithInfo
public WithInfo(String id,
String withXref)
getId
public String getId()
setId
public void setId(String id)
getWithXref
public String getWithXref()
setWithXref
public void setWithXref(String withXref)
toString
public String toString()
- Overrides:
toString
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
Copyright © 2010-2012. All Rights Reserved.