Regain 2.1.0-STABLE API

net.sf.regain.util.io
Class PathFilenamePair

java.lang.Object
  extended by net.sf.regain.util.io.PathFilenamePair

public class PathFilenamePair
extends Object

Author:
thtesche

Field Summary
private  String filename
           
private  String path
           
 
Constructor Summary
PathFilenamePair()
           
 
Method Summary
 String getFilename()
           
 String getPath()
           
 void setFilename(String filename)
           
 void setPath(String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

path

private String path

filename

private String filename
Constructor Detail

PathFilenamePair

public PathFilenamePair()
Method Detail

getPath

public String getPath()
Returns:
the path

setPath

public void setPath(String path)
Parameters:
path - the path to set

getFilename

public String getFilename()
Returns:
the filename

setFilename

public void setFilename(String filename)
Parameters:
filename - the filename to set

Regain 2.1.0-STABLE API

Regain 2.1.0-STABLE, Copyright (C) 2004-2010 Til Schneider, www.murfman.de, Thomas Tesche, www.clustersystems.info