| Modifier and Type | Method and Description |
|---|---|
List<SearchItem> |
Workspace.getFolderItems(FolderItemType... types) |
List<SearchItem> |
Workspace.getFolderItems(FolderItemType type) |
| Modifier and Type | Method and Description |
|---|---|
FolderItemType |
AccountingEntryAdd.getFolderItemType() |
FolderItemType |
AccountingEntryRemoval.getFolderItemType() |
| Modifier and Type | Method and Description |
|---|---|
FolderItemType |
FolderItem.getFolderItemType()
The folder item type.
|
static FolderItemType |
FolderItemType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FolderItemType[] |
FolderItemType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FolderItemType |
SearchFolderItem.getFolderItemType() |
Copyright © 2014. All Rights Reserved.