public class BaseResponse<T> extends java.lang.Object
BaseResponse(StatusEnum status)
BaseResponse(T body)
boolean
isSucess()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BaseResponse(T body)
public BaseResponse(StatusEnum status)
public boolean isSucess()
Copyright © 2019 Shoothzj. All rights reserved.