类 AnalysisCell
java.lang.Object
com.sh.wf.excel.write.metadata.fill.AnalysisCell
Read the cells of the template while populating the data.
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleanintintinthashCode()voidsetCellType(WriteTemplateAnalysisCellTypeEnum cellType) voidsetColumnIndex(int columnIndex) voidsetFirstColumn(Boolean firstColumn) voidsetOnlyOneVariable(Boolean onlyOneVariable) voidsetPrepareDataList(List<String> prepareDataList) voidsetRowIndex(int rowIndex) voidsetVariableList(List<String> variableList)
-
构造器详细资料
-
AnalysisCell
public AnalysisCell()
-
-
方法详细资料
-
getColumnIndex
public int getColumnIndex() -
setColumnIndex
public void setColumnIndex(int columnIndex) -
getRowIndex
public int getRowIndex() -
setRowIndex
public void setRowIndex(int rowIndex) -
getVariableList
-
setVariableList
-
getPrepareDataList
-
setPrepareDataList
-
getOnlyOneVariable
-
setOnlyOneVariable
-
getCellType
-
setCellType
-
getFirstColumn
-
setFirstColumn
-
equals
-
hashCode
public int hashCode()
-