org.jeecgframework.poi.excel.entity.sax
类 SaxReadCellEntity
java.lang.Object
org.jeecgframework.poi.excel.entity.sax.SaxReadCellEntity
public class SaxReadCellEntity
- extends Object
Cell 对象
- 作者:
- JueYue
SaxReadCellEntity
public SaxReadCellEntity(CellValueType cellType,
Object value)
getCellType
public CellValueType getCellType()
setCellType
public void setCellType(CellValueType cellType)
getValue
public Object getValue()
setValue
public void setValue(Object value)
toString
public String toString()
- 覆盖:
- 类
Object 中的 toString
Copyright © 2015. All Rights Reserved.