Class Application

    • Constructor Detail

      • Application

        public Application()
    • Method Detail

      • getId

        public Long getId()
      • setId

        public void setId​(Long id)
      • getType

        public String getType()
      • setType

        public void setType​(String type)
      • getPerson

        public Person getPerson()
      • setPerson

        public void setPerson​(Person person)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object