Package | Description |
---|---|
com.blackhillsoftware.smf.smf92 |
Mapping for SMF type 92 (File System Activity) record - for usage details see
Smf92Record . |
Modifier and Type | Method and Description |
---|---|
FileType |
FileSecurityAttrChange.smf92aty()
SMF92ATY value.
|
FileType |
FileClose.smf92cty()
SMF92CTY value.
|
FileType |
FileDeleteRename.smf92dty()
SMF92DTY value.
|
FileType |
FileAccess.smf92faft()
SMF92FAFT value.
|
FileType |
FileOpen.smf92oty()
SMF92OTY value.
|
static FileType |
FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileType[] |
FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Black Hill Software Pty Ltd. All rights reserved.