Uses of Enum Class
com.hierynomus.mssmb2.SMB2ShareFlags
Packages that use SMB2ShareFlags
-
Uses of SMB2ShareFlags in com.hierynomus.mssmb2
Methods in com.hierynomus.mssmb2 that return SMB2ShareFlagsModifier and TypeMethodDescriptionstatic SMB2ShareFlags
Returns the enum constant of this class with the specified name.static SMB2ShareFlags[]
SMB2ShareFlags.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SMB2ShareFlags in com.hierynomus.mssmb2.messages
Fields in com.hierynomus.mssmb2.messages with type parameters of type SMB2ShareFlagsMethods in com.hierynomus.mssmb2.messages that return types with arguments of type SMB2ShareFlagsMethod parameters in com.hierynomus.mssmb2.messages with type arguments of type SMB2ShareFlagsModifier and TypeMethodDescriptionvoid
SMB2TreeConnectResponse.setShareFlags
(Set<SMB2ShareFlags> shareFlags)