de.miethxml.hawron.io
Class UniqueFile

java.lang.Object
  extended byde.miethxml.hawron.io.UniqueFile

public class UniqueFile
extends java.lang.Object

Author:
Simon Mieth

Constructor Summary
UniqueFile()
          Deprecated.  
UniqueFile(java.io.File f)
          Deprecated.  
 
Method Summary
 java.io.File getFile()
          Deprecated.  
 java.lang.String getSuffix()
          Deprecated.  
 void setFile(java.io.File file)
          Deprecated.  
 java.lang.String toString()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UniqueFile

public UniqueFile()
Deprecated. 

UniqueFile

public UniqueFile(java.io.File f)
Deprecated. 
Method Detail

toString

public java.lang.String toString()
Deprecated. 

getSuffix

public java.lang.String getSuffix()
Deprecated. 

getFile

public java.io.File getFile()
Deprecated. 
Returns:

setFile

public void setFile(java.io.File file)
Deprecated. 
Parameters:
file -