public class StatementLRSResponse extends LRSResponse
Constructor and Description |
---|
StatementLRSResponse() |
StatementLRSResponse(HTTPRequest initRequest,
HTTPResponse initResponse) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
Statement |
getContent() |
int |
hashCode() |
void |
setContent(Statement content) |
String |
toString() |
getErrMsg, getRequest, getResponse, getSuccess, setErrMsg, setRequest, setResponse, setSuccess
public StatementLRSResponse(HTTPRequest initRequest, HTTPResponse initResponse)
@Generated(value="lombok") public StatementLRSResponse()
@Generated(value="lombok") public Statement getContent()
@Generated(value="lombok") public void setContent(Statement 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 LRSResponse
Copyright © 2016 Rustici Software. All Rights Reserved.