|
3.2.4: 2013-12-06 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.basedb.util.gtf.GtfInputStream.Attribute
static class GtfInputStream.Attribute
Field Summary | |
---|---|
(package private) static GtfInputStream.Attribute |
GENE_ID
|
(package private) String |
key
|
(package private) static GtfInputStream.Attribute |
TRANSCRIPT_ID
|
(package private) String |
value
|
Constructor Summary | |
---|---|
GtfInputStream.Attribute(String key,
String value)
|
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
static final GtfInputStream.Attribute GENE_ID
static final GtfInputStream.Attribute TRANSCRIPT_ID
final String key
String value
Constructor Detail |
---|
GtfInputStream.Attribute(String key, String value)
Method Detail |
---|
public int hashCode()
hashCode
in class Object
public boolean equals(Object obj)
equals
in class Object
public String toString()
toString
in class Object
|
3.2.4: 2013-12-06 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |