| Constructor and Description |
|---|
ReadRowHolder(Integer rowIndex,
RowTypeEnum rowType,
GlobalConfiguration globalConfiguration,
Map<Integer,Cell> cellMap) |
| Modifier and Type | Method and Description |
|---|---|
Map<Integer,Cell> |
getCellMap() |
Object |
getCurrentRowAnalysisResult() |
GlobalConfiguration |
getGlobalConfiguration() |
Integer |
getRowIndex() |
RowTypeEnum |
getRowType() |
HolderEnum |
holderType()
What holder is the return
|
void |
setCellMap(Map<Integer,Cell> cellMap) |
void |
setCurrentRowAnalysisResult(Object currentRowAnalysisResult) |
void |
setGlobalConfiguration(GlobalConfiguration globalConfiguration) |
void |
setRowIndex(Integer rowIndex) |
void |
setRowType(RowTypeEnum rowType) |
public ReadRowHolder(Integer rowIndex, RowTypeEnum rowType, GlobalConfiguration globalConfiguration, Map<Integer,Cell> cellMap)
public GlobalConfiguration getGlobalConfiguration()
public void setGlobalConfiguration(GlobalConfiguration globalConfiguration)
public Object getCurrentRowAnalysisResult()
public void setCurrentRowAnalysisResult(Object currentRowAnalysisResult)
public Integer getRowIndex()
public void setRowIndex(Integer rowIndex)
public RowTypeEnum getRowType()
public void setRowType(RowTypeEnum rowType)
public HolderEnum holderType()
HolderholderType in interface HolderCopyright © 2018–2023 Alibaba Group. All rights reserved.