com.ibm.xsp.model
Interface ViewRowData.ColumnInfo

All Known Implementing Classes:
ViewRowData.ValueColumnInfo
Enclosing interface:
ViewRowData

public static interface ViewRowData.ColumnInfo


Method Summary
 java.lang.Object getValue()
          Return the value for this column.
 

Method Detail

getValue

java.lang.Object getValue()
Return the value for this column.