On Mon, Apr 21, 2008 at 2:19 PM, stlecho <[EMAIL PROTECTED]> wrote:
> > -How does this solve the problem when the Car class contains a property of > type List<Tyre> ? > > The wrapper.Car object will contain an attribute, wrapper.Tyre[]. The wrapper.Car class will contain the populate(Car) method which will call the wrapper.Tyre#pupulate(tyre) method.
_______________________________________________ Wsas-java-user mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/wsas-java-user
