net.sourceforge.cruisecontrol.sourcecontrols
Class SnapshotCM.SourcePath

java.lang.Object
  extended bynet.sourceforge.cruisecontrol.sourcecontrols.SnapshotCM.SourcePath
Enclosing class:
SnapshotCM

public static class SnapshotCM.SourcePath
extends java.lang.Object


Constructor Summary
SnapshotCM.SourcePath()
           
SnapshotCM.SourcePath(java.lang.String path)
           
 
Method Summary
 java.lang.String getPath()
           
 void setPath(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SnapshotCM.SourcePath

public SnapshotCM.SourcePath()

SnapshotCM.SourcePath

public SnapshotCM.SourcePath(java.lang.String path)
Method Detail

setPath

public void setPath(java.lang.String path)

getPath

public java.lang.String getPath()