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 com.hierynomus.msfscc.fileinformation.FileInformation
FileInformation.Codec<F extends FileInformation>, FileInformation.Decoder<F extends FileInformation>, FileInformation.Encoder<F extends FileInformation> -
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
-