Beispiel #1
0
 public void setTags(Set<String> tags) {
   entity.setTags(tags);
 }