Class FailedActionLog

    • Field Detail

      • network

        protected Network network
      • date

        protected Date date
      • remoteAddress

        protected String remoteAddress
    • Constructor Detail

      • FailedActionLog

        public FailedActionLog()
    • Method Detail

      • getDate

        public Date getDate()
      • getRemoteAddress

        public String getRemoteAddress()
      • setDate

        public void setDate​(Date date)
      • setRemoteAddress

        public void setRemoteAddress​(String remoteAddress)