Package net.atthegate.server.models
Class IncidentComment
java.lang.Object
net.atthegate.server.models.IncidentComment
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
incidentId
-
commentDate
-
uid
-
name
-
comment
-
entryUid
-
entryKey
-
deviceName
-
profileUid
-
profileName
-
entryName
-
entryCompany
-
-
Constructor Details
-
IncidentComment
public IncidentComment()
-