|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDElementAdapter
This interface should be implemented by all node data adapters that store an ID.
AbstractIDElementAdapter| Method Summary | |
|---|---|
String |
getID()
|
void |
setID(String id)
Sets the ID used to access the returned data. |
| Methods inherited from interface info.bioinfweb.treegraph.document.nodebranchdata.NodeBranchDataAdapter |
|---|
decimalOnly, delete, getDataElement, getDecimal, getText, isDecimal, isEmpty, isNewColumn, isString, readOnly, setDecimal, setText, toString |
| Method Detail |
|---|
String getID()
void setID(String id)
id -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||