public class OcrForGetExecutionOutput extends Object
| Constructor and Description |
|---|
OcrForGetExecutionOutput() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getMode()
Get mode
|
int |
hashCode() |
Boolean |
isWithImageSet()
Get withImageSet
|
OcrForGetExecutionOutput |
mode(String mode) |
void |
setMode(String mode) |
void |
setWithImageSet(Boolean withImageSet) |
String |
toString() |
OcrForGetExecutionOutput |
withImageSet(Boolean withImageSet) |
public OcrForGetExecutionOutput mode(String mode)
public String getMode()
public void setMode(String mode)
public OcrForGetExecutionOutput withImageSet(Boolean withImageSet)
public Boolean isWithImageSet()
public void setWithImageSet(Boolean withImageSet)
Copyright © 2025. All rights reserved.