| Package | Description |
|---|---|
| nl.pdok.catalog | |
| nl.pdok.catalog.workbench |
| Modifier and Type | Method and Description |
|---|---|
Workbench |
Catalog.getWorkbench(String datasetName,
WorkbenchType type,
String workbenchName) |
Workbench |
FileSystemCatalog.getWorkbench(String datasetName,
WorkbenchType type,
String workbenchName) |
List<Workbench> |
Catalog.getWorkbenches(String datasetName,
WorkbenchType type) |
List<Workbench> |
FileSystemCatalog.getWorkbenches(String datasetName,
WorkbenchType type) |
| Modifier and Type | Method and Description |
|---|---|
static WorkbenchType |
WorkbenchType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorkbenchType[] |
WorkbenchType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.