public static class OapiAttendanceGetleavestatusResponse.LeaveStatusListVO extends TaobaoObject
| Constructor and Description |
|---|
LeaveStatusListVO() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getHasMore() |
List<OapiAttendanceGetleavestatusResponse.LeaveStatusVO> |
getLeaveStatus() |
void |
setHasMore(Boolean hasMore) |
void |
setLeaveStatus(List<OapiAttendanceGetleavestatusResponse.LeaveStatusVO> leaveStatus) |
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public List<OapiAttendanceGetleavestatusResponse.LeaveStatusVO> getLeaveStatus()
public void setLeaveStatus(List<OapiAttendanceGetleavestatusResponse.LeaveStatusVO> leaveStatus)
Copyright © 2021. All rights reserved.