| Package | Description |
|---|---|
| com.laserfiche.repository.api.clients.impl.model |
| Modifier and Type | Method and Description |
|---|---|
static WFieldType |
WFieldType.fromValue(String input) |
WFieldType |
EntryFieldValue.getFieldType() |
WFieldType |
WFieldInfo.getFieldType() |
static WFieldType |
WFieldType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WFieldType[] |
WFieldType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EntryFieldValue |
EntryFieldValue.fieldType(WFieldType fieldType) |
WFieldInfo |
WFieldInfo.fieldType(WFieldType fieldType) |
void |
EntryFieldValue.setFieldType(WFieldType fieldType) |
void |
WFieldInfo.setFieldType(WFieldType fieldType) |
Copyright © 2022. All rights reserved.