| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.operation |
| Modifier and Type | Field and Description |
|---|---|
protected ExtractionFileFormatType |
ResourceExtractionType.fileFormat |
protected ExtractionFileFormatType |
BaseExtractionType.fileFormat |
| Modifier and Type | Method and Description |
|---|---|
static ExtractionFileFormatType |
ExtractionFileFormatType.fromValue(String v) |
ExtractionFileFormatType |
ResourceExtractionType.getFileFormat()
Gets the value of the fileFormat property.
|
ExtractionFileFormatType |
BaseExtractionType.getFileFormat()
Gets the value of the fileFormat property.
|
static ExtractionFileFormatType |
ExtractionFileFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExtractionFileFormatType[] |
ExtractionFileFormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceExtractionType.setFileFormat(ExtractionFileFormatType value)
Sets the value of the fileFormat property.
|
void |
BaseExtractionType.setFileFormat(ExtractionFileFormatType value)
Sets the value of the fileFormat property.
|
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.