public static class OapiAttendanceVacationQuotaListResponse.OapiLeaveQuotaUserListVo extends TaobaoObject
| Constructor and Description |
|---|
OapiLeaveQuotaUserListVo() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getHasMore() |
List<OapiAttendanceVacationQuotaListResponse.Leavequotas> |
getLeaveQuotas() |
void |
setHasMore(Boolean hasMore) |
void |
setLeaveQuotas(List<OapiAttendanceVacationQuotaListResponse.Leavequotas> leaveQuotas) |
public Boolean getHasMore()
public void setHasMore(Boolean hasMore)
public List<OapiAttendanceVacationQuotaListResponse.Leavequotas> getLeaveQuotas()
public void setLeaveQuotas(List<OapiAttendanceVacationQuotaListResponse.Leavequotas> leaveQuotas)
Copyright © 2021. All rights reserved.