public class AlipaySocialBaseContentlibOfferSyncResponse extends AlipayResponse
Constructor and Description |
---|
AlipaySocialBaseContentlibOfferSyncResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Gets content.
|
Boolean |
getSuccess()
Gets success.
|
void |
setContent(String content)
Sets content.
|
void |
setSuccess(Boolean success)
Sets success.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipaySocialBaseContentlibOfferSyncResponse()
public void setContent(String content)
content
- the contentpublic String getContent()
public void setSuccess(Boolean success)
success
- the successpublic Boolean getSuccess()
Copyright © 2018. All rights reserved.