public class AlipayEbppIndustryNucleicremindSubscribeQueryResponse extends AlipayResponse
| 构造器和说明 |
|---|
AlipayEbppIndustryNucleicremindSubscribeQueryResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getEffectiveHour() |
List<Long> |
getReminderHourList() |
String |
getResultTime() |
String |
getStatus() |
void |
setEffectiveHour(String effectiveHour) |
void |
setReminderHourList(List<Long> reminderHourList) |
void |
setResultTime(String resultTime) |
void |
setStatus(String status) |
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEbppIndustryNucleicremindSubscribeQueryResponse()
public void setEffectiveHour(String effectiveHour)
public String getEffectiveHour()
public void setResultTime(String resultTime)
public String getResultTime()
public void setStatus(String status)
public String getStatus()
Copyright © 2023. All rights reserved.