public static class OapiAttendanceListRecordResponse.Result extends TaobaoObject
| 构造器和说明 |
|---|
Result() |
| 限定符和类型 | 方法和说明 |
|---|---|
Long |
getErrcode() |
String |
getErrmsg() |
List<OapiAttendanceListRecordResponse.Recordresult> |
getRecordresult() |
void |
setErrcode(Long errcode) |
void |
setErrmsg(String errmsg) |
void |
setRecordresult(List<OapiAttendanceListRecordResponse.Recordresult> recordresult) |
public Long getErrcode()
public void setErrcode(Long errcode)
public String getErrmsg()
public void setErrmsg(String errmsg)
public List<OapiAttendanceListRecordResponse.Recordresult> getRecordresult()
public void setRecordresult(List<OapiAttendanceListRecordResponse.Recordresult> recordresult)
Copyright © 2020. All rights reserved.