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