org.abstracthorizon.extend.repository.maven.pom
Class Snapshot
java.lang.Object
org.abstracthorizon.extend.repository.maven.pom.Snapshot
public class Snapshot
- extends Object
Snapshot information
- Author:
- Daniel Sendula
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
timestamp
protected String timestamp
buildNumber
protected String buildNumber
Snapshot
public Snapshot()
getTimestamp
public String getTimestamp()
setTimestamp
public void setTimestamp(String timestamp)
getBuildNumber
public String getBuildNumber()
setBuildNumber
public void setBuildNumber(String buildNumber)
Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.