Class FileDetails


  • public class FileDetails
    extends Object
    • Method Detail

      • getPath

        public String getPath()
        Gets path
        Returns:
        value of path
      • setPath

        public void setPath​(String path)
        Parameters:
        path - The path to set
      • getHopFileType

        public IHopFileType getHopFileType()
        Gets hopFileType
        Returns:
        value of hopFileType
      • setHopFileType

        public void setHopFileType​(IHopFileType hopFileType)
        Parameters:
        hopFileType - The hopFileType to set