com.stimulsoft.report.dictionary.data
Class StiIntegerDataCell
java.lang.Object
com.stimulsoft.report.dictionary.data.DataCell
com.stimulsoft.report.dictionary.data.StiIntegerDataCell
public class StiIntegerDataCell
- extends DataCell
Copyright Stimulsoft
Method Summary |
java.lang.Long |
getValue()
|
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
StiIntegerDataCell
public StiIntegerDataCell(StiDataColumn column,
java.lang.Object value)
StiIntegerDataCell
public StiIntegerDataCell(StiDataColumn column,
java.lang.Long value)
getValue
public java.lang.Long getValue()
- Overrides:
getValue
in class DataCell