public class AlipayCommerceMedicalInformationUploadResponse extends AlipayResponse
Constructor and Description |
---|
AlipayCommerceMedicalInformationUploadResponse() |
Modifier and Type | Method and Description |
---|---|
Date |
getGmtPayment()
Gets gmt payment.
|
String |
getResponseContent()
Gets response content.
|
void |
setGmtPayment(Date gmtPayment)
Sets gmt payment.
|
void |
setResponseContent(String responseContent)
Sets response content.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public AlipayCommerceMedicalInformationUploadResponse()
public void setGmtPayment(Date gmtPayment)
gmtPayment
- the gmt paymentpublic Date getGmtPayment()
public void setResponseContent(String responseContent)
responseContent
- the response contentpublic String getResponseContent()
Copyright © 2018. All rights reserved.