コード例 #1
0
ファイル: Chartdata.java プロジェクト: ringgi/railo
 /** @param item the item to set */
 public void setItem(String item) {
   data.setItem(item);
 }