Example #1
0
 /** @see com.bloatit.model.Milestone#getTitle() */
 @XmlElement
 public String getTitle() {
   return model.getTitle();
 }