Modifier and Type | Method and Description |
---|---|
Workspace.Mode |
BuilderWorkspace.getMode(Path basedir) |
Modifier and Type | Method and Description |
---|---|
Workspace.Mode |
FilesystemWorkspace.getMode() |
Modifier and Type | Method and Description |
---|---|
Workspace.Mode |
ProjectWorkspace.getMode() |
Modifier and Type | Method and Description |
---|---|
Workspace.Mode |
FilesystemWorkspace.getMode() |
Modifier and Type | Method and Description |
---|---|
Workspace.Mode |
Workspace.getMode() |
static Workspace.Mode |
Workspace.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Workspace.Mode[] |
Workspace.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.