public class EndpointResp extends Object
EndpointResp()
int
getCode()
Endpoint
getData()
String
getMsg()
void
setCode(int code)
setData(Endpoint data)
setMsg(String msg)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EndpointResp()
public int getCode()
public void setCode(int code)
public String getMsg()
public void setMsg(String msg)
public Endpoint getData()
public void setData(Endpoint data)
Copyright © 2025. All rights reserved.