public class ExcelMergeRowImpl extends ExcelAnnotationImpl<ExcelMergeRow>
| Constructor and Description |
|---|
ExcelMergeRowImpl()
Instantiates a new excel merge row impl.
|
ExcelMergeRowImpl(String referenceField)
Instantiates a new excel merge row impl.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Equals.
|
String |
getReferenceField()
Gets the reference field.
|
int |
hashCode()
Hash code.
|
void |
setReferenceField(String referenceField)
Sets the reference field.
|
clone, getAnnotation, getClassAnnotationpublic ExcelMergeRowImpl()
public ExcelMergeRowImpl(String referenceField)
referenceField - the reference fieldCopyright © 2022. All rights reserved.