public class ExportCell extends IOCell
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
feature |
protected boolean |
inProductsKeyColumn |
colspan, content, rawContent, rowspan| Constructor and Description |
|---|
ExportCell() |
ExportCell(String content) |
ExportCell(String content,
int rowspan,
int colspan) |
ExportCell(String content,
String rawContent) |
ExportCell(String content,
String rawContent,
int rowspan,
int colspan) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFeature() |
boolean |
isInProductsKeyColumn() |
void |
setFeature(boolean feature) |
void |
setInProductsKeyColumn(boolean inProductsKeyColumn) |
equals, getColspan, getContent, getRawContent, getRowspan, hashCode, setColspan, setContent, setRawContent, setRowspan, toStringCopyright © 2016. All rights reserved.