ImportOptions, MoveOptions, PageOptions, SwapOptions, UpdatePasswordOptionspublic class Options extends Object
| Constructor | Description |
|---|---|
Options() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
Options |
fileInfo(FileInfo fileInfo) |
|
FileInfo |
getFileInfo() |
File info
|
String |
getOutputPath() |
The output path.
|
int |
hashCode() |
|
Options |
outputPath(String outputPath) |
|
void |
setFileInfo(FileInfo fileInfo) |
|
void |
setOutputPath(String outputPath) |
|
String |
toString() |
Copyright © 2025. All rights reserved.