public class DependencySet extends Object
| Constructor and Description |
|---|
DependencySet() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getExcludes() |
Set<String> |
getIncludes() |
void |
setExcludes(Set<String> excludes) |
void |
setIncludes(Set<String> includes) |
String |
toString() |
Apache Camel