예제 #1
0
 /**
  * Updates the voice menu header
  *
  * @param update the header
  */
 public void setHeader(String update) {
   voiceMenu.setHeaderUpdate(update);
 }