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