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