| Package | Description |
|---|---|
| com.hpe.caf.worker.document.model |
This package defines a set of objects which are made available by the Document Worker Framework.
|
| Modifier and Type | Method and Description |
|---|---|
Field |
Fields.get(String fieldName)
Gets a field object for the specified field.
|
Field |
FieldValues.getField()
Returns the field that this collection of field values is associated with.
|
Field |
FieldValue.getField()
Returns the field that this field value is associated with.
|
Field |
Document.getField(String fieldName)
Gets a field object for the specified field.
|
| Modifier and Type | Method and Description |
|---|---|
Stream<Field> |
Fields.stream()
Returns a sequential
Stream with this field collection as its source. |
Copyright © 2016–2022 EntIT Software LLC, a Micro Focus company. All rights reserved.