Class FileDataPoolImpl.ExtendedFile

java.lang.Object
step.datapool.file.FileDataPoolImpl.ExtendedFile
Enclosing class:
FileDataPoolImpl

public class FileDataPoolImpl.ExtendedFile extends Object
  • Constructor Details

    • ExtendedFile

      public ExtendedFile(File file)
  • Method Details

    • getName

      public String getName()
    • getNameWithoutExtension

      public String getNameWithoutExtension()
    • getPath

      public String getPath()
    • toString

      public String toString()
      Overrides:
      toString in class Object