| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.extraction.info |
| Modifier and Type | Field and Description |
|---|---|
protected FormsFormatType |
InformationType.formType |
protected FormsFormatType |
DocumentType.Form.formType |
| Modifier and Type | Method and Description |
|---|---|
static FormsFormatType |
FormsFormatType.fromValue(String v) |
FormsFormatType |
InformationType.getFormType()
Gets the value of the formType property.
|
FormsFormatType |
DocumentType.Form.getFormType()
Gets the value of the formType 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 |
InformationType.setFormType(FormsFormatType value)
Sets the value of the formType property.
|
void |
DocumentType.Form.setFormType(FormsFormatType value)
Sets the value of the formType property.
|
Copyright © 2017–2022 SoftVision Development GmbH, Fulda, Germany. All rights reserved.