Uses of Enum Class
septogeddon.pluginquery.http.ProtocolMethod.General
Packages that use ProtocolMethod.General
-
Uses of ProtocolMethod.General in septogeddon.pluginquery.http
Methods in septogeddon.pluginquery.http that return ProtocolMethod.GeneralModifier and TypeMethodDescriptionstatic ProtocolMethod.GeneralReturns the enum constant of this class with the specified name.static ProtocolMethod.General[]ProtocolMethod.General.values()Returns an array containing the constants of this enum class, in the order they are declared.