Class FileModeInformation

java.lang.Object
com.hierynomus.msfscc.fileinformation.FileModeInformation
All Implemented Interfaces:
FileInformation, FileQueryableInformation, FileSettableInformation

public class FileModeInformation extends Object implements FileQueryableInformation, FileSettableInformation
  • Field Details

    • mode

      private int mode
  • Constructor Details

    • FileModeInformation

      public FileModeInformation(int mode)
  • Method Details

    • getMode

      public int getMode()