예제 #1
0
파일: Chartdata.java 프로젝트: ringgi/railo
 /** @param item the item to set */
 public void setItem(String item) {
   data.setItem(item);
 }