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