| Modifier and Type | Method and Description |
|---|---|
DbFolder.ProjectOption |
BuildBuilder.getDbFolder() |
DbFolder.ProjectOption |
DbFolder.getValue() |
static DbFolder.ProjectOption |
DbFolder.ProjectOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbFolder.ProjectOption[] |
DbFolder.ProjectOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DbFolder(DbFolder.ProjectOption value,
String subfolder,
String projectPath) |
Copyright © 2016–2021. All rights reserved.