Uses of Enum Class
com.hierynomus.mssmb2.SMB2ChangeNotifyFlags
Packages that use SMB2ChangeNotifyFlags
-
Uses of SMB2ChangeNotifyFlags in com.hierynomus.mssmb2
Methods in com.hierynomus.mssmb2 that return SMB2ChangeNotifyFlagsModifier and TypeMethodDescriptionstatic SMB2ChangeNotifyFlags
Returns the enum constant of this class with the specified name.static SMB2ChangeNotifyFlags[]
SMB2ChangeNotifyFlags.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SMB2ChangeNotifyFlags in com.hierynomus.mssmb2.messages
Fields in com.hierynomus.mssmb2.messages with type parameters of type SMB2ChangeNotifyFlagsModifier and TypeFieldDescriptionprivate final Set
<SMB2ChangeNotifyFlags> SMB2ChangeNotifyRequest.flags