Class FileDispositionInformation
java.lang.Object
com.hierynomus.msfscc.fileinformation.FileDispositionInformation
- All Implemented Interfaces:
FileInformation, FileSettableInformation
-
Nested Class Summary
Nested classes/interfaces inherited from interface FileInformation
FileInformation.Codec<F>, FileInformation.Decoder<F>, FileInformation.Encoder<F> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
deleteOnClose
private boolean deleteOnClose
-
-
Constructor Details
-
FileDispositionInformation
public FileDispositionInformation() -
FileDispositionInformation
public FileDispositionInformation(boolean deleteOnClose)
-
-
Method Details
-
isDeleteOnClose
public boolean isDeleteOnClose()
-