コード例 #1
0
 @XmlElement(name = "description")
 public String getDescription() {
   return src.getDescription();
 }