Class Person

    • Constructor Detail

    • Method Detail

      • getId

        public String getId()
      • getName

        public String getName()
      • getAge

        public int getAge()
      • setAge

        public void setAge​(int age)