| Package | Description |
|---|---|
| com.docdoku.api.models |
| Modifier and Type | Method and Description |
|---|---|
PlatformOptionsDTO.WorkspaceCreationStrategyEnum |
PlatformOptionsDTO.getWorkspaceCreationStrategy()
Workspace creation strategy
|
static PlatformOptionsDTO.WorkspaceCreationStrategyEnum |
PlatformOptionsDTO.WorkspaceCreationStrategyEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PlatformOptionsDTO.WorkspaceCreationStrategyEnum[] |
PlatformOptionsDTO.WorkspaceCreationStrategyEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformOptionsDTO.setWorkspaceCreationStrategy(PlatformOptionsDTO.WorkspaceCreationStrategyEnum workspaceCreationStrategy) |
Copyright © 2019 DocDoku. All rights reserved.