Object ResponseStatus.Companion
-
- All Implemented Interfaces:
public class ResponseStatus.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static ResponseStatus.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final ResponseStatus
fromCode(Integer code)
-
-
Method Detail
-
fromCode
final ResponseStatus fromCode(Integer code)
-
-
-
-