예제 #1
0
 /**
  * アイコンにリンクを付けて返す
  *
  * @return
  */
 public String getNoteIconLink() {
   return cvs.getNoteIconLink();
 }