public class ActivityProfileLRSResponse extends LRSResponse
| Constructor and Description |
|---|
ActivityProfileLRSResponse() |
ActivityProfileLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
ActivityProfileDocument |
getContent() |
int |
hashCode() |
void |
setContent(ActivityProfileDocument content) |
String |
toString() |
getErrMsg, getRequest, getResponse, getSuccess, setErrMsg, setRequest, setResponse, setSuccesspublic ActivityProfileLRSResponse(HTTPRequest initRequest, HTTPResponse initResponse)
@Generated(value="lombok") public ActivityProfileLRSResponse()
@Generated(value="lombok") public ActivityProfileDocument getContent()
@Generated(value="lombok") public void setContent(ActivityProfileDocument 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.