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