public class DbFolder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DbFolder.ProjectOption |
| Constructor and Description |
|---|
DbFolder(DbFolder.ProjectOption value,
String subfolder,
String projectPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProjectPath() |
String |
getSubfolder() |
DbFolder.ProjectOption |
getValue() |
@DataBoundConstructor public DbFolder(DbFolder.ProjectOption value, String subfolder, String projectPath)
public DbFolder.ProjectOption getValue()
public String getSubfolder()
public String getProjectPath()
Copyright © 2016–2021. All rights reserved.