Class Chat

    • Constructor Detail

      • Chat

        public Chat()
    • Method Detail

      • setAgent

        public void setAgent​(Employee agent)
      • getCustomer

        public Customer getCustomer()
      • setCustomer

        public void setCustomer​(Customer customer)
      • getTicketUpdate

        public Chat getTicketUpdate()
      • setTicketUpdate

        public void setTicketUpdate​(Chat ticketUpdate)
      • getCustomerId

        public Long getCustomerId()
      • setCustomerId

        public void setCustomerId​(Long customerId)
      • isCustomerIdSpecified

        public boolean isCustomerIdSpecified()
      • unsetCustomerId

        public void unsetCustomerId()
      • isEndDateSpecified

        public boolean isEndDateSpecified()
      • unsetEndDate

        public void unsetEndDate()
      • isStartDateSpecified

        public boolean isStartDateSpecified()
      • unsetStartDate

        public void unsetStartDate()
      • getTranscript

        public String getTranscript()
      • setTranscript

        public void setTranscript​(String transcript)
      • isTranscriptSpecified

        public boolean isTranscriptSpecified()
      • unsetTranscript

        public void unsetTranscript()