public static class OapiAttendanceAdvancedServiceBindRequest.BindParam extends TaobaoObject
| Constructor and Description |
|---|
BindParam() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getEndTime() |
String |
getEntityId() |
String |
getEntityType() |
String |
getName() |
Long |
getServiceId() |
Long |
getStartTime() |
void |
setEndTime(Long endTime) |
void |
setEntityId(String entityId) |
void |
setEntityType(String entityType) |
void |
setName(String name) |
void |
setServiceId(Long serviceId) |
void |
setStartTime(Long startTime) |
public Long getEndTime()
public void setEndTime(Long endTime)
public String getEntityId()
public void setEntityId(String entityId)
public String getEntityType()
public void setEntityType(String entityType)
public String getName()
public void setName(String name)
public Long getServiceId()
public void setServiceId(Long serviceId)
public Long getStartTime()
public void setStartTime(Long startTime)
Copyright © 2021. All rights reserved.