Class FileDirectoryQueryableInformation
java.lang.Object
com.hierynomus.msfscc.fileinformation.FileDirectoryQueryableInformation
- All Implemented Interfaces:
FileInformation
- Direct Known Subclasses:
FileBothDirectoryInformation, FileDirectoryInformation, FileFullDirectoryInformation, FileIdBothDirectoryInformation, FileIdFullDirectoryInformation, FileNamesInformation
-
Nested Class Summary
Nested classes/interfaces inherited from interface FileInformation
FileInformation.Codec<F>, FileInformation.Decoder<F>, FileInformation.Encoder<F> -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFileDirectoryQueryableInformation(long nextOffset, long fileIndex, String fileName) -
Method Summary
-
Field Details
-
fileName
-
nextOffset
private long nextOffset -
fileIndex
private long fileIndex
-
-
Constructor Details
-
FileDirectoryQueryableInformation
FileDirectoryQueryableInformation(long nextOffset, long fileIndex, String fileName)
-
-
Method Details
-
getNextOffset
public long getNextOffset() -
getFileIndex
public long getFileIndex() -
getFileName
-