|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.nodedata.TextElementDataAdapter
info.bioinfweb.treegraph.document.nodedata.AbstractIDElementAdapter
public abstract class AbstractIDElementAdapter
Node data adapters that need to store an ID can be inherited from this abstract class.
| Field Summary | |
|---|---|
protected java.lang.String |
id
|
| Constructor Summary | |
|---|---|
AbstractIDElementAdapter(java.lang.String id)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getID()
|
| Methods inherited from class info.bioinfweb.treegraph.document.nodedata.TextElementDataAdapter |
|---|
assignData, createData, decimalOnly, delete, getData, getDecimal, getDecimalFormat, getText, isDecimal, isEmpty, isString, setDecimal, setText, setType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface info.bioinfweb.treegraph.document.nodedata.NodeDataAdapter |
|---|
getDataElement, toString |
| Field Detail |
|---|
protected java.lang.String id
| Constructor Detail |
|---|
public AbstractIDElementAdapter(java.lang.String id)
| Method Detail |
|---|
public java.lang.String getID()
getID in interface IDElementAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||