Class Prospect

    • Constructor Detail

      • Prospect

        public Prospect()
    • Method Detail

      • getAccount

        public Account getAccount()
      • setAccount

        public void setAccount​(Account account)
      • getAssignedEmployees

        public List<Employee> getAssignedEmployees()
      • getType

        public Type getType()
      • setType

        public void setType​(Type type)
      • getAssignedEmployeeCount

        public Long getAssignedEmployeeCount()
      • setAssignedEmployeeCount

        public void setAssignedEmployeeCount​(Long assignedEmployeeCount)
      • getQuoteCount

        public Long getQuoteCount()
      • setQuoteCount

        public void setQuoteCount​(Long quoteCount)