public class ListHistorySchedulePlanResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
ListHistorySchedulePlanResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
ScheduleHistoryModelsVo |
getHistoryModels() |
String |
getMsg() |
void |
setCode(String code) |
void |
setHistoryModels(ScheduleHistoryModelsVo historyModels) |
void |
setMsg(String msg) |
getMetadatapublic String getCode()
public void setCode(String code)
public String getMsg()
public void setMsg(String msg)
public ScheduleHistoryModelsVo getHistoryModels()
public void setHistoryModels(ScheduleHistoryModelsVo historyModels)
Copyright © 2022. All rights reserved.