Uses of Enum Class
de.gematik.test.tiger.mockserver.model.HttpStatusCode
Packages that use HttpStatusCode
-
Uses of HttpStatusCode in de.gematik.test.tiger.mockserver.model
Methods in de.gematik.test.tiger.mockserver.model that return HttpStatusCodeModifier and TypeMethodDescriptionstatic HttpStatusCodeHttpStatusCode.code(int code) static HttpStatusCodeReturns the enum constant of this class with the specified name.static HttpStatusCode[]HttpStatusCode.values()Returns an array containing the constants of this enum class, in the order they are declared.