public class Version extends Object
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
Dependency |
getDependency() |
String |
getPath() |
void |
setDependency(Dependency dependency) |
void |
setPath(String path) |
String |
toString() |
public Dependency getDependency()
public void setDependency(Dependency dependency)
public String getPath()
public void setPath(String path)
Copyright © 2015 Atlassian. All rights reserved.