Package cn.toint.oktool.model
Class Response<T>
java.lang.Object
cn.toint.oktool.model.Response<T>
- All Implemented Interfaces:
WriteValue,Serializable
- Author:
- Toint
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface cn.toint.oktool.model.WriteValue
toJsonBytes, toJsonString
-
Constructor Details
-
Response
public Response()
-
-
Method Details
-
success
-
success
-
fail
-
fail
-
fail
-
fail
-
fail
-