public class CloseBatchResponse extends Object
CloseBatchResponse()
CloseBatchResponse(boolean success, String msg)
boolean
equals(Object o)
String
getMsg()
int
hashCode()
isSuccess()
void
setMsg(String msg)
setSuccess(boolean success)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public CloseBatchResponse()
public CloseBatchResponse(boolean success, String msg)
public boolean isSuccess()
public void setSuccess(boolean success)
public String getMsg()
public void setMsg(String msg)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2023 The Apache Software Foundation. All rights reserved.