| Package | Description |
|---|---|
| de.cinovo.cloudconductor.api.enums | |
| de.cinovo.cloudconductor.api.model |
| Modifier and Type | Method and Description |
|---|---|
static DependencyType |
DependencyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DependencyType[] |
DependencyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DependencyType |
Dependency.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Dependency.setType(DependencyType type) |
Copyright © 2017-2020 Cinovo AG. All Rights Reserved.