Uses of Enum
org.apache.jena.web.HttpSC.Code
Packages that use HttpSC.Code
-
Uses of HttpSC.Code in org.apache.jena.web
Methods in org.apache.jena.web that return HttpSC.CodeModifier and TypeMethodDescriptionstatic HttpSC.CodeHttpSC.getCode(int code) Get the HttpStatusCode for a specific codestatic HttpSC.CodeReturns the enum constant of this type with the specified name.static HttpSC.Code[]HttpSC.Code.values()Returns an array containing the constants of this enum type, in the order they are declared.