net.sf.webmancer.db
Interface ICell

All Known Implementing Classes:
Cell

public interface ICell

Author:
Michal Burda

Method Summary
 IAttribute getAttribute()
           
 java.lang.Object getValue()
           
 java.lang.String getValueForInput()
           
 java.lang.String getValueForOutput()
           
 

Method Detail

getAttribute

IAttribute getAttribute()
Returns:

getValue

java.lang.Object getValue()
Returns:

getValueForInput

java.lang.String getValueForInput()
Returns:

getValueForOutput

java.lang.String getValueForOutput()
Returns:


Copyright © 2006-2007. All Rights Reserved.