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