| Package | Description |
|---|---|
| net.webpdf.wsclient | |
| net.webpdf.wsclient.schema.operation |
| Modifier and Type | Method and Description |
|---|---|
@NotNull PdfaType |
PdfaWebService.getOperation()
Get webservice specific operation element to set webservice specific parameters
|
@NotNull PdfaType |
PdfaRestWebService.getOperation()
Get webservice specific operation element to set webservice specific parameters
|
| Modifier and Type | Method and Description |
|---|---|
void |
PdfaWebService.setOperation(@Nullable PdfaType operationData)
Sets the web service operation data
|
void |
PdfaRestWebService.setOperation(@Nullable PdfaType operationData)
Sets the web service operation data
|
| Modifier and Type | Field and Description |
|---|---|
protected PdfaType |
OperationData.pdfa |
protected PdfaType |
OcrType.pdfa |
protected PdfaType |
ConverterType.pdfa |
| Modifier and Type | Method and Description |
|---|---|
PdfaType |
ObjectFactory.createPdfaType()
Create an instance of
PdfaType |
PdfaType |
OperationData.getPdfa()
Gets the value of the pdfa property.
|
PdfaType |
OcrType.getPdfa()
Gets the value of the pdfa property.
|
PdfaType |
ConverterType.getPdfa()
Gets the value of the pdfa property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperationData.setPdfa(PdfaType value)
Sets the value of the pdfa property.
|
void |
OcrType.setPdfa(PdfaType value)
Sets the value of the pdfa property.
|
void |
ConverterType.setPdfa(PdfaType value)
Sets the value of the pdfa property.
|
Copyright © 2017–2020 SoftVision Development GmbH, Fulda, Germany. All rights reserved.