Uses of Class
org.dependency.domain.Dependency
-
-
Uses of Dependency in org.dependency.domain
Methods in org.dependency.domain that return types with arguments of type Dependency Modifier and Type Method Description List<Dependency>ProjectVersion. getDependencyList()Method parameters in org.dependency.domain with type arguments of type Dependency Modifier and Type Method Description voidProjectVersion. setDependencyList(List<Dependency> dependencyList)Setter for this versions dependency list.
-