Uses of Enum Class
org.apache.jena.web.HttpSC.Code
-
Uses of HttpSC.Code in org.apache.jena.web
Modifier and TypeMethodDescriptionstatic HttpSC.Code
HttpSC.getCode
(int code) Get the HttpStatusCode for a specific codestatic HttpSC.Code
Returns the enum constant of this class with the specified name.static HttpSC.Code[]
HttpSC.Code.values()
Returns an array containing the constants of this enum class, in the order they are declared.