public class AgentProfileLRSResponse extends LRSResponse
| Constructor and Description | 
|---|
AgentProfileLRSResponse()  | 
AgentProfileLRSResponse(HTTPRequest initRequest,
                       HTTPResponse initResponse)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
canEqual(Object other)  | 
boolean | 
equals(Object o)  | 
AgentProfileDocument | 
getContent()  | 
int | 
hashCode()  | 
void | 
setContent(AgentProfileDocument content)  | 
String | 
toString()  | 
getErrMsg, getRequest, getResponse, getSuccess, setErrMsg, setRequest, setResponse, setSuccesspublic AgentProfileLRSResponse(HTTPRequest initRequest, HTTPResponse initResponse)
@Generated(value="lombok") public AgentProfileLRSResponse()
@Generated(value="lombok") public AgentProfileDocument getContent()
@Generated(value="lombok") public void setContent(AgentProfileDocument content)
@Generated(value="lombok") public String toString()
toString in class LRSResponse@Generated(value="lombok") public boolean equals(Object o)
equals in class LRSResponse@Generated(value="lombok") protected boolean canEqual(Object other)
canEqual in class LRSResponse@Generated(value="lombok") public int hashCode()
hashCode in class LRSResponseCopyright © 2016 Rustici Software. All Rights Reserved.