Exemplo n.º 1
0
 @XmlTransient
 public List<Noten> getNotenListByProfessor() {
   return person.getNotenList();
 }