Пример #1
0
 /**
  * Find the email address of the poster.
  *
  * @return the email address
  */
 public String getExpertEmail() {
   return thePoster.getExpertEmail();
 }