public void setAttributeList(Vector attrList);
The setAttributeList() method passes the attrList attribute list as a Java(TM) Vector of attribute objects. You can use methods of the BusObjAttr class to store information in the attribute object. You can use methods of the java.util.Vector class to store attribute objects in this Vector object.