public class RPCResponse extends Object
Constructor and Description |
---|
RPCResponse() |
public String getId()
public void setId(String id)
public Object getResult()
public void setResult(Object result)
public RPCError getError()
public void setError(RPCError error)
public String getDebug()
public void setDebug(String debug)
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.