| Constructor and Description |
|---|
ExcelMergeRowImpl(String referenceField)
Instantiates a new excel merge row impl.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
Clone.
|
boolean |
equals(Object obj)
Equals.
|
ExcelMergeRow |
getExcelMergeRow()
Gets the excel merge row.
|
String |
getReferenceField()
Gets the reference field.
|
int |
hashCode()
Hash code.
|
void |
setReferenceField(String referenceField)
Sets the reference field.
|
public ExcelMergeRowImpl(String referenceField)
referenceField - the reference fieldpublic Object clone() throws CloneNotSupportedException
clone in class ObjectCloneNotSupportedException - the clone not supported exceptionpublic ExcelMergeRow getExcelMergeRow()
public String getReferenceField()
public void setReferenceField(String referenceField)
referenceField - the new reference fieldCopyright © 2020 Pivotal Software, Inc.. All rights reserved.