|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpSC.Code | |
|---|---|
| org.apache.jena.web | |
| Uses of HttpSC.Code in org.apache.jena.web |
|---|
| Methods in org.apache.jena.web that return HttpSC.Code | |
|---|---|
static HttpSC.Code |
HttpSC.getCode(int code)
Get the HttpStatusCode for a specific code |
static HttpSC.Code |
HttpSC.Code.valueOf(String name)
Returns 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||