-
- All Implemented Interfaces:
public class ResponseStatus
-
-
Field Summary
Fields Modifier and Type Field Description private final StringSUCCESS_RESPONSEprivate final StringFAILURE_RESPONSEpublic final static ResponseStatusINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetSUCCESS_RESPONSE()final StringgetFAILURE_RESPONSE()-
-
Method Detail
-
getSUCCESS_RESPONSE
final String getSUCCESS_RESPONSE()
-
getFAILURE_RESPONSE
final String getFAILURE_RESPONSE()
-
-
-
-