Class IotEntryReport

java.lang.Object
net.atthegate.server.service.serviceModels.IotEntryReport

public class IotEntryReport extends Object
  • Field Details

    • createdTime

      public Long createdTime
    • clearText

      public String clearText
    • type

      public String type
    • addToEntryKey

      public String addToEntryKey
    • numberTextNotFound

      public boolean numberTextNotFound
    • deviceName

      public String deviceName
    • incidentId

      public Long incidentId
    • entriesCount

      public int entriesCount
    • createdTimeLast

      public Long createdTimeLast
    • dates

      public String dates
    • createdTimeDate

      public String createdTimeDate
    • createdTimeLastDate

      public String createdTimeLastDate
    • entryType

      public String entryType
    • connectedId

      public Long connectedId
    • connectedTime

      public Long connectedTime
    • connectedTimeDate

      public String connectedTimeDate
    • duration

      public Long duration
    • opened

      public boolean opened
    • openedTime

      public Long openedTime
    • openedName

      public String openedName
    • openedSurname

      public String openedSurname
  • Constructor Details

    • IotEntryReport

      public IotEntryReport(IotEntry entry)
  • Method Details

    • getCreatedTime

      public Long getCreatedTime()
    • getClearText

      public String getClearText()
    • getAddToEntryKey

      public String getAddToEntryKey()
    • getNumberTextNotFound

      public Boolean getNumberTextNotFound()
    • getDeviceName

      public String getDeviceName()
    • getIncidentId

      public Long getIncidentId()
    • getEntriesCount

      public int getEntriesCount()
    • getCreatedTimeLast

      public Long getCreatedTimeLast()
    • getDates

      public String getDates()
    • getLink

      public String getLink()
    • getEntryType

      public String getEntryType()
    • getConnectedTimeDate

      public String getConnectedTimeDate()
    • getDuration

      public String getDuration()
    • getReportType

      public String getReportType()
    • getCreatedTimeDate

      public String getCreatedTimeDate()
    • getCreatedTimeLastDate

      public String getCreatedTimeLastDate()
    • getRegisteredName

      public String getRegisteredName()
    • setReportDates

      public void setReportDates(TimeZone timezone, String email)