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