Uses of Enum Class
org.openforis.commons.web.Response.Status
-
Uses of Response.Status in org.openforis.commons.web
Methods in org.openforis.commons.web that return Response.StatusModifier and TypeMethodDescriptionResponse.getStatus()static Response.StatusReturns the enum constant of this class with the specified name.static Response.Status[]Response.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.