com.ureach.detorres.util
Class FileName

java.lang.Object
  extended by com.ureach.detorres.util.FileName

public class FileName
extends Object


Constructor Summary
FileName(String fullPath, String name)
           
 
Method Summary
 String getFullPath()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileName

public FileName(String fullPath,
                String name)
Method Detail

getFullPath

public String getFullPath()

getName

public String getName()