org.oddjob.net.ftp
Class DerivedLocations

java.lang.Object
  extended by org.oddjob.net.ftp.DerivedLocations

public class DerivedLocations
extends Object


Constructor Summary
DerivedLocations(String remote, File file)
           
 
Method Summary
 File getFile()
           
 String getRemote()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DerivedLocations

public DerivedLocations(String remote,
                        File file)
Method Detail

getFile

public File getFile()

getRemote

public String getRemote()