public class LigthBaseReturnObject extends Object
LigthBaseReturnObject()
Boolean
getSuccess()
Throwable
getThrowable()
void
setSuccess(Boolean success)
setThrowable(Throwable throwable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LigthBaseReturnObject()
public Boolean getSuccess()
public void setSuccess(Boolean success)
public Throwable getThrowable()
public void setThrowable(Throwable throwable)
Copyright © 2021. All rights reserved.