Uses of Class
com.hierynomus.msdfsc.messages.SMB2GetDFSReferralExRequest.RequestFlags
-
Packages that use SMB2GetDFSReferralExRequest.RequestFlags Package Description com.hierynomus.msdfsc.messages -
-
Uses of SMB2GetDFSReferralExRequest.RequestFlags in com.hierynomus.msdfsc.messages
Methods in com.hierynomus.msdfsc.messages that return SMB2GetDFSReferralExRequest.RequestFlags Modifier and Type Method Description static SMB2GetDFSReferralExRequest.RequestFlagsSMB2GetDFSReferralExRequest.RequestFlags. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static SMB2GetDFSReferralExRequest.RequestFlags[]SMB2GetDFSReferralExRequest.RequestFlags. values()Returns an array containing the constants of this enum type, in the order they are declared.
-