Chapter 9 Working with Object-Oriented Models
For each method defined in the component interface(s), there must be a matching method in the Bean class that has the same name, number, return type and types of arguments.
| Manual correction | Automatic correction |
|---|---|
| Add a method with the same name, number, return type and types of arguments in the Bean class | Adds a method with the appropriate values in the Bean class |
| Copyright (C) 2005. Sybase Inc. All rights reserved. |
| |