org.sonatype.tycho.versions.pom
Class GAV
java.lang.Object
org.sonatype.tycho.versions.pom.GAV
public class GAV
- extends Object
Constructor Summary |
GAV(de.pdark.decentxml.Element element)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GAV
public GAV(de.pdark.decentxml.Element element)
getGroupId
public String getGroupId()
getArtifactId
public String getArtifactId()
getVersion
public String getVersion()
setVersion
public void setVersion(String version)
Copyright © 2008-2011. All Rights Reserved.