|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.metaqtl.bio.entity.bean.BioEntityBean
org.metaqtl.bio.entity.bean.OntologyTermBean
public class OntologyTermBean
Field Summary | |
---|---|
java.util.ArrayList |
children
The children of the term. |
long |
id
The id of the term. |
boolean |
virtual
The virual status of the term. |
Fields inherited from class org.metaqtl.bio.entity.bean.BioEntityBean |
---|
name, properties |
Constructor Summary | |
---|---|
OntologyTermBean()
|
Method Summary |
---|
Methods inherited from class org.metaqtl.bio.entity.bean.BioEntityBean |
---|
getName, getProperties, setName, setProperties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long id
public boolean virtual
public java.util.ArrayList children
Constructor Detail |
---|
public OntologyTermBean()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |