Class Call

    • Constructor Detail

      • Call

        public Call()
    • Method Detail

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getPhone

        public Phone getPhone()
      • setPhone

        public void setPhone​(Phone phone)
      • setTimestamp

        public void setTimestamp​(LocalDateTime timestamp)
      • getDuration

        public int getDuration()
      • setDuration

        public void setDuration​(int duration)
      • getPayment

        public Payment getPayment()
      • setPayment

        public void setPayment​(Payment payment)