Esempio n. 1
0
 public FolderType setDescription(String description) {
   super.setDescription(description);
   return this;
 }