|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.webmancer.db.Cell
public class Cell
Constructor Summary | |
---|---|
Cell(IAttribute attribute,
java.lang.Object value)
Constructs the Cell. |
Method Summary | |
---|---|
IAttribute |
getAttribute()
|
java.lang.Object |
getValue()
|
java.lang.String |
getValueForInput()
|
java.lang.String |
getValueForOutput()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Cell(IAttribute attribute, java.lang.Object value)
Method Detail |
---|
public IAttribute getAttribute()
getAttribute
in interface ICell
ICell.getAttribute()
public java.lang.Object getValue()
getValue
in interface ICell
ICell.getValue()
public java.lang.String getValueForInput()
getValueForInput
in interface ICell
ICell.getValueForInput()
public java.lang.String getValueForOutput()
getValueForOutput
in interface ICell
ICell.getValueForOutput()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |