public class ImportOption extends Object
Constructor and Description |
---|
ImportOption() |
Modifier and Type | Method and Description |
---|---|
String |
getDestinationWorksheet()
getDestinationWorksheet
Gets String
|
Boolean |
getIsInsert()
getIsInsert
Gets Boolean
|
void |
setDestinationWorksheet(String DestinationWorksheet)
setDestinationWorksheet
Sets String
|
void |
setIsInsert(Boolean IsInsert)
setIsInsert
Sets Boolean
|
String |
toString() |
public String getDestinationWorksheet()
public void setDestinationWorksheet(String DestinationWorksheet)
DestinationWorksheet
- Stringpublic Boolean getIsInsert()
public void setIsInsert(Boolean IsInsert)
IsInsert
- BooleanCopyright © 2015. All rights reserved.