public class Dependency extends Object implements Serializable
| Constructor and Description |
|---|
Dependency(String type,
String multiplicity,
String comment) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
String |
getMultiplicity() |
String |
getType() |
Copyright © The Apache Software Foundation. All Rights Reserved.