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