Class FileRenameInformation
java.lang.Object
com.hierynomus.msfscc.fileinformation.FileRenameInformation
- All Implemented Interfaces:
FileInformation, FileSettableInformation
- Direct Known Subclasses:
FileLinkInformation
-
Nested Class Summary
Nested classes/interfaces inherited from interface FileInformation
FileInformation.Codec<F>, FileInformation.Decoder<F>, FileInformation.Encoder<F> -
Constructor Summary
ConstructorsConstructorDescriptionFileRenameInformation(boolean replaceIfExists, long rootDirectory, String fileName) -
Method Summary
Modifier and TypeMethodDescriptionintlongboolean
-
Constructor Details
-
FileRenameInformation
-
-
Method Details
-
isReplaceIfExists
public boolean isReplaceIfExists() -
getRootDirectory
public long getRootDirectory() -
getFileNameLength
public int getFileNameLength() -
getFileName
-