public static class OapiAttendanceVacationTypeUpdateRequest.SubmitTimeRuleVo extends TaobaoObject
| Constructor and Description |
|---|
SubmitTimeRuleVo() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getEnableTimeLimit() |
String |
getTimeType() |
String |
getTimeUnit() |
Long |
getTimeValue() |
void |
setEnableTimeLimit(Boolean enableTimeLimit) |
void |
setTimeType(String timeType) |
void |
setTimeUnit(String timeUnit) |
void |
setTimeValue(Long timeValue) |
public Boolean getEnableTimeLimit()
public void setEnableTimeLimit(Boolean enableTimeLimit)
public String getTimeType()
public void setTimeType(String timeType)
public String getTimeUnit()
public void setTimeUnit(String timeUnit)
public Long getTimeValue()
public void setTimeValue(Long timeValue)
Copyright © 2021. All rights reserved.