public static class OapiAttendanceGetupdatedataResponse.AtAttendanceResultForOpenVo extends TaobaoObject
| Constructor and Description |
|---|
AtAttendanceResultForOpenVo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCheckType() |
Long |
getClassId() |
Long |
getGroupId() |
String |
getLocationMethod() |
String |
getLocationResult() |
String |
getOutsideRemark() |
Date |
getPlanCheckTime() |
Long |
getPlanId() |
String |
getProcInstId() |
Long |
getRecordId() |
String |
getSourceType() |
String |
getTimeResult() |
String |
getUserAddress() |
Date |
getUserCheckTime() |
void |
setCheckType(String checkType) |
void |
setClassId(Long classId) |
void |
setGroupId(Long groupId) |
void |
setLocationMethod(String locationMethod) |
void |
setLocationResult(String locationResult) |
void |
setOutsideRemark(String outsideRemark) |
void |
setPlanCheckTime(Date planCheckTime) |
void |
setPlanId(Long planId) |
void |
setProcInstId(String procInstId) |
void |
setRecordId(Long recordId) |
void |
setSourceType(String sourceType) |
void |
setTimeResult(String timeResult) |
void |
setUserAddress(String userAddress) |
void |
setUserCheckTime(Date userCheckTime) |
public String getCheckType()
public void setCheckType(String checkType)
public Long getClassId()
public void setClassId(Long classId)
public Long getGroupId()
public void setGroupId(Long groupId)
public String getLocationMethod()
public void setLocationMethod(String locationMethod)
public String getLocationResult()
public void setLocationResult(String locationResult)
public String getOutsideRemark()
public void setOutsideRemark(String outsideRemark)
public Date getPlanCheckTime()
public void setPlanCheckTime(Date planCheckTime)
public Long getPlanId()
public void setPlanId(Long planId)
public String getProcInstId()
public void setProcInstId(String procInstId)
public Long getRecordId()
public void setRecordId(Long recordId)
public String getSourceType()
public void setSourceType(String sourceType)
public String getTimeResult()
public void setTimeResult(String timeResult)
public String getUserAddress()
public void setUserAddress(String userAddress)
public Date getUserCheckTime()
public void setUserCheckTime(Date userCheckTime)
Copyright © 2021. All rights reserved.