com.stimulsoft.report.dictionary.data
Class StiBytesDataCell

java.lang.Object
  extended by com.stimulsoft.report.dictionary.data.DataCell
      extended by com.stimulsoft.report.dictionary.data.StiBytesDataCell

public class StiBytesDataCell
extends DataCell


Constructor Summary
StiBytesDataCell(StiDataColumn column, byte[] value)
           
 
Method Summary
 
Methods inherited from class com.stimulsoft.report.dictionary.data.DataCell
clone, createEmpty, equals, getColumnName, getEmptyValue, getType, getValue, hashCode, isNotEmpty, setValue, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StiBytesDataCell

public StiBytesDataCell(StiDataColumn column,
                        byte[] value)