A utility class for working with bean components.
Beans are expected to follow the standard Java bean pattern of having a no argument constuctor and setter functions with name setXyz() (with a single argument named xyz) for field xyz and getters functions with name getXyz() (that accept no arguments).
Located in /MachII/util/BeanUtil.php (line 18)
Creates a bean.
Returns an associative array of bean properties/values based on getters.
Returns the value of a field.
Sets the value of a field in a bean.
Sets the values of fields in a bean.
Documentation generated on Thu, 20 Jan 2005 10:47:26 -0800 by phpDocumentor 1.3.0RC3