Creating Bean Properties
- Right-click in the OperationRequestBean.java window at the point
where you would like to add the properties and
select Insert Code... to get:
- Select Add Property... to get a
property insertion dialog and type
"operation" into the Name field. Click OK to
insert the code.
- Repeat for the difficulty property.