Package net.atthegate.server.models
Class VisitorAttendance
java.lang.Object
net.atthegate.server.models.VisitorAttendance
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TYPE_TOTAL
-
id
-
uid
-
visitorId
-
categoryId
-
type
-
time
public long time -
dateChecked
-
dateCheckedDate
-
dateCheckedWeekday
-
dateCheckedMonth
-
dateCheckedYear
-
noMatch
public boolean noMatch -
shiftStart
public long shiftStart -
shiftEnd
public long shiftEnd
-
-
Constructor Details
-
VisitorAttendance
public VisitorAttendance()
-