public class TextExtractionConfig extends Object
| Constructor and Description |
|---|
TextExtractionConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
Integer |
getTimeout() |
int |
hashCode() |
Boolean |
isEnabled() |
Boolean |
isMakeLocalCopy() |
void |
setEnabled(Boolean value) |
void |
setMakeLocalCopy(Boolean value) |
void |
setTimeout(Integer value) |
String |
toString() |
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.