예제 #1
0
 /** The title for documentation purposes */
 public String getTitle() {
   return this.title != null ? this.title : def.getTitle();
 }