| Package | Description |
|---|---|
| com.alibaba.excel.enums | |
| com.alibaba.excel.read.builder |
| Modifier and Type | Method and Description |
|---|---|
static ReadDefaultReturnEnum |
ReadDefaultReturnEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadDefaultReturnEnum[] |
ReadDefaultReturnEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ExcelReaderBuilder |
ExcelReaderBuilder.readDefaultReturn(ReadDefaultReturnEnum readDefaultReturn)
Read not to
com.alibaba.excel.metadata.BasicParameter#clazz value, the default will return type. |
Copyright © 2018–2024 Alibaba Group. All rights reserved.