| Package | Description |
|---|---|
| org.whitesource.agent.api.model |
| Modifier and Type | Method and Description |
|---|---|
DependencyType |
DependencyInfo.getDependencyType() |
static DependencyType |
DependencyType.valueOf(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 |
|---|---|
void |
DependencyInfo.setDependencyType(DependencyType dependencyType) |
Copyright © 2011-2018 White Source. All Rights Reserved.