Uses of Enum
de.sstoehr.harreader.model.HttpStatus
Packages that use HttpStatus
-
Uses of HttpStatus in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return HttpStatusModifier and TypeMethodDescriptionstatic HttpStatusHttpStatus.byCode(int code) static HttpStatusReturns the enum constant of this type with the specified name.static HttpStatus[]HttpStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.