| Package | Description |
|---|---|
| com.laserfiche.repository.api.clients.impl.model |
| Modifier and Type | Method and Description |
|---|---|
static EntryType |
EntryType.fromValue(String input) |
EntryType |
Entry.getEntryType() |
EntryType |
Shortcut.getTargetType() |
static EntryType |
EntryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntryType[] |
EntryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Entry |
Entry.entryType(EntryType entryType) |
void |
Entry.setEntryType(EntryType entryType) |
void |
Shortcut.setTargetType(EntryType targetType) |
Shortcut |
Shortcut.targetType(EntryType targetType) |
Copyright © 2022. All rights reserved.