Uses of Enum Class
com.hierynomus.ntlm.messages.WindowsVersion.NtlmRevisionCurrent
Packages that use WindowsVersion.NtlmRevisionCurrent
-
Uses of WindowsVersion.NtlmRevisionCurrent in com.hierynomus.ntlm.messages
Subclasses with type arguments of type WindowsVersion.NtlmRevisionCurrent in com.hierynomus.ntlm.messagesClasses in com.hierynomus.ntlm.messages that implement interfaces with type arguments of type WindowsVersion.NtlmRevisionCurrentFields in com.hierynomus.ntlm.messages declared as WindowsVersion.NtlmRevisionCurrentMethods in com.hierynomus.ntlm.messages that return WindowsVersion.NtlmRevisionCurrentModifier and TypeMethodDescriptionWindowsVersion.getNtlmRevision()Returns the enum constant of this class with the specified name.static WindowsVersion.NtlmRevisionCurrent[]WindowsVersion.NtlmRevisionCurrent.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.hierynomus.ntlm.messages with parameters of type WindowsVersion.NtlmRevisionCurrentModifierConstructorDescriptionWindowsVersion(WindowsVersion.ProductMajorVersion majorVersion, WindowsVersion.ProductMinorVersion minorVersion, int productBuild, WindowsVersion.NtlmRevisionCurrent ntlmRevision)