Constructor and Description |
---|
Response() |
Modifier and Type | Method and Description |
---|---|
String |
getContent() |
Integer |
getResponseCode() |
String |
getResponseMessage() |
void |
setContent(String content) |
void |
setResponseCode(Integer responseCode) |
void |
setResponseMessage(String responseMessage) |
public Integer getResponseCode()
public void setResponseCode(Integer responseCode)
public String getContent()
public void setContent(String content)
public String getResponseMessage()
public void setResponseMessage(String responseMessage)
Copyright © 2004-2015. All Rights Reserved.