Uses of Class
org.dependency.domain.ProjectVersion
-
-
Uses of ProjectVersion in org.dependency.domain
Methods in org.dependency.domain that return types with arguments of type ProjectVersion Modifier and Type Method Description List<ProjectVersion>
Project. getVersionList()
Method parameters in org.dependency.domain with type arguments of type ProjectVersion Modifier and Type Method Description void
Project. setVersionList(List<ProjectVersion> versionList)
Setter for the project version list.
-