/**
  * Sets the verb display of this l f tincan lrs sub statement.
  *
  * @param verbDisplay the verb display of this l f tincan lrs sub statement
  */
 @Override
 public void setVerbDisplay(java.lang.String verbDisplay) {
   _lfTincanLrsSubStatement.setVerbDisplay(verbDisplay);
 }