public static class OapiAttendanceVacationTypeCreateRequest.LeaveCertificate extends TaobaoObject
| Constructor and Description |
|---|
LeaveCertificate() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getDuration() |
Boolean |
getEnable() |
String |
getPromptInformation() |
String |
getUnit() |
void |
setDuration(Long duration) |
void |
setEnable(Boolean enable) |
void |
setPromptInformation(String promptInformation) |
void |
setUnit(String unit) |
public Long getDuration()
public void setDuration(Long duration)
public Boolean getEnable()
public void setEnable(Boolean enable)
public String getPromptInformation()
public void setPromptInformation(String promptInformation)
public String getUnit()
public void setUnit(String unit)
Copyright © 2021. All rights reserved.