| Package | Description |
|---|---|
| aQute.bnd.build |
| Modifier and Type | Field and Description |
|---|---|
private WorkspaceLayout |
Workspace.layout |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceLayout |
Workspace.getLayout()
Get the layout style of the workspace.
|
static WorkspaceLayout |
WorkspaceLayout.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static WorkspaceLayout[] |
WorkspaceLayout.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Workspace(WorkspaceLayout layout) |