Uses of Class
com.blackhillsoftware.smf.smf92.FileSystemMove
Packages that use FileSystemMove
Package
Description
Mapping for SMF type 92 (File System Activity) record - for usage details see
Smf92Record
.-
Uses of FileSystemMove in com.blackhillsoftware.smf.smf92
Methods in com.blackhillsoftware.smf.smf92 that return FileSystemMoveModifier and TypeMethodDescriptionstatic FileSystemMove
FileSystemMove.create
(byte[] Data, int offset, int length) create is intended for internal use only.Methods in com.blackhillsoftware.smf.smf92 that return types with arguments of type FileSystemMoveModifier and TypeMethodDescriptionSmf92Record.fileSystemMoves()
Get a List containing FileSystemMove Sections from the record.