public class AlipayCommerceCityfacilitatorScriptQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayCommerceCityfacilitatorScriptQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent()
Gets content.
|
String |
getGmtModified()
Gets gmt modified.
|
void |
setContent(String content)
Sets content.
|
void |
setGmtModified(String gmtModified)
Sets gmt modified.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayCommerceCityfacilitatorScriptQueryResponse()
public void setContent(String content)
content - the contentpublic String getContent()
public void setGmtModified(String gmtModified)
gmtModified - the gmt modifiedpublic String getGmtModified()
Copyright © 2018. All rights reserved.