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