Package net.atthegate.server.models
Class ConnectedEntry
java.lang.Object
net.atthegate.server.models.ConnectedEntry
Created by ivbar on 21.07.16.
-
Field Summary
FieldsModifier and TypeFieldDescriptionlong
long
long
long
boolean
boolean
long
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
type
-
licence
-
seal
-
name
-
company
-
car_wmi
-
car_year
-
appType
-
deviceName
-
profileUid
-
profileName
-
isBlocked
-
blockedMessage
-
message
-
showBlockedOnDevice
-
dateCreated
public long dateCreated -
dateSaved
public long dateSaved -
timeSpend
public long timeSpend -
device
-
preReg
-
invitation
-
visitor
-
selectedVisitor
-
isATR
public boolean isATR -
isIOT
public boolean isIOT -
locatoinAccuracy
-
locatoinLatitude
-
locatoinLongitude
-
locatoinProvider
-
locatoinTime
-
printingStatus
-
plainBarcodeScans
-
driverLicScans
-
carLicScans
-
images
-
customFieldsObjects
-
thumbs
-
incidentsList
-
incidentsType
-
maxIncidentLevel
-
customFields
-
tuInfo
-
dateCreatedUTC
public long dateCreatedUTC -
dateAddedToServer
public long dateAddedToServer -
atrButtonType
-
atrMainFieldName
-
-
Constructor Details
-
ConnectedEntry
public ConnectedEntry()
-