public class DatabaseLoadOptions extends LoadOptions
| Constructor and Description |
|---|
DatabaseLoadOptions()
Initializes new instance of
|
| Modifier and Type | Method and Description |
|---|---|
protected List<Object> |
getEqualityComponents()
Gets equality components.
|
DatabaseFileType |
getFormat()
Gets Input document file type.
|
void |
setFormat(DatabaseFileType format)
Sets Input document file type.
|
setFormatequals, equals, hashCode, op_Equality, op_Inequalitypublic DatabaseLoadOptions()
protected List<Object> getEqualityComponents()
Gets equality components.
getEqualityComponents in class ValueObjectpublic DatabaseFileType getFormat()
getFormat in class LoadOptionspublic void setFormat(DatabaseFileType format)
Copyright © 2024. All rights reserved.