public void setVerbList(Vector verbList);
None.
The setVerbList() method passes the verbList verb list as a Java(TM) Vector of verb objects. You can use methods of the BusObjVerb class to store information in the verb object. You can use methods of the java.util.Vector class to store verb objects in this Vector object.