!--a11y-->
Adding and Removing Methods 
You can use the multipage editor to add methods to an enterprise bean. You specify the type of method, its name and its parameters.
The multipage editor for the bean is open. See Editing Enterprise Beans.
1. Choose the Methods tab.
2. Select the type of method that you want to create.
3. Choose Add.
4. Enter the name and return type of the method.
5. Add or remove parameters as required.
6. If a parameter is an array, select Array and enter the dimension.

7. Save your changes.
8. If you try to change to another tab you will be prompted to save if you have not already done so.
1. Choose the Methods tab.
2. Expand the tree and select the method.
3. Choose Remove.
4. Choose OK.
5. Save your changes.
