|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.continuum.model.project.ProjectDependency
public class ProjectDependency
Class ProjectDependency.
| Constructor Summary | |
|---|---|
ProjectDependency()
|
|
| Method Summary | |
|---|---|
String |
getArtifactId()
Get the artifactId field. |
String |
getGroupId()
Get the groupId field. |
String |
getVersion()
Get the version field. |
void |
setArtifactId(String artifactId)
Set the artifactId field. |
void |
setGroupId(String groupId)
Set the groupId field. |
void |
setVersion(String version)
Set the version field. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectDependency()
| Method Detail |
|---|
public String getArtifactId()
public String getGroupId()
public String getVersion()
public void setArtifactId(String artifactId)
artifactId - public void setGroupId(String groupId)
groupId - public void setVersion(String version)
version -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||