Uses of Enum Class
com.gentics.contentnode.rest.model.response.ResponseCode
-
Uses of ResponseCode in com.gentics.contentnode.rest.model.response
Modifier and TypeMethodDescriptionResponseInfo.getResponseCode()
Response codestatic ResponseCode
Returns the enum constant of this class with the specified name.static ResponseCode[]
ResponseCode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionResponseInfo
(ResponseCode responseCode, String responseMessage) Constructor for a ResponseInfo with all parameters.ResponseInfo
(ResponseCode responseCode, String responseMessage, String property) Create an instance